Skip to content

Releases: ludeeus/pytraccar

2.1.1

23 Feb 08:46
ea6e513
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • Don't raise for asyncio cancelation by @ludeeus in #67

Project changes

Dependency changes

Full Changelog: 2.1.0...2.1.1

2.1.0

11 Feb 20:44
e98277c
Compare
Choose a tag to compare

What's Changed

New Features

  • Add WebSocket subscription handler by @ludeeus in #49

Refactor

Bugfixes

  • Add wait_for_close to MockResponse by @ludeeus in #51

Project changes

Dependency changes

Full Changelog: 2.0.0...2.1.0

2.0.0

03 Nov 14:32
7b9346c
Compare
Choose a tag to compare

Breaking changes

  • pydantic is removed in favor of typing.TypedDict (#17) this changes the returned values
  • "geofenceIds" now show on the get_positions response instead of get_devices (#19)
  • Minimum server version is now 5.8 (#19)
  • Python 3.8, 3.9, and 3.10 are removed from testing (#21)

Full diff between 1.0.0 and 2.0.0

1.0.0

23 Jul 14:22
Compare
Choose a tag to compare

What's Changed

This version is a full rewrite so expect things to break.

  • More true to the API
  • Fully typed
  • Fully tested (With responses provided by the API documentation)

Full Changelog: 0.10.1...1.0.0

0.10.1

12 Jul 12:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.10.1

0.10.0

09 Nov 16:18
315dc11
Compare
Choose a tag to compare

What's Changed

  • Exclude tests from installs by @scop in #9
  • Drop loop kwarg from async_timeout.timeout by @bdraco in #10
  • Remove async_timeout usage by @ludeeus in #11

New Contributors

  • @scop made their first contribution in #9
  • @bdraco made their first contribution in #10

Full Changelog: 0.9.0...0.10.0

0.9.0

05 May 09:56
Compare
Choose a tag to compare

Changes

Full Changelog


This release was created with reporeleaser πŸŽ‰

0.8.0

21 Apr 13:18
Compare
Choose a tag to compare

Changes

Full Changelog


This release was created with reporeleaser πŸŽ‰

0.7.1

19 Apr 11:05
Compare
Choose a tag to compare

Changes

  • Adds documentation

Full Changelog


This release was created with reporeleaser πŸŽ‰

0.7.0

19 Apr 09:26
Compare
Choose a tag to compare

Changes

Full Changelog


This release was created with reporeleaser πŸŽ‰