Pytraccar

Latest version: v2.1.1

Safety actively analyzes 621409 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

2.1.1

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
Bugfixes
* Don't raise for asyncio cancelation by ludeeus in https://github.com/ludeeus/pytraccar/pull/67
Project changes
* Adjust tests to comply with ruff by ludeeus in https://github.com/ludeeus/pytraccar/pull/68
Dependency changes
* Bump cryptography from 42.0.2 to 42.0.4 by dependabot in https://github.com/ludeeus/pytraccar/pull/66
* Bump pre-commit from 3.6.1 to 3.6.2 by dependabot in https://github.com/ludeeus/pytraccar/pull/65
* Bump ruff from 0.2.1 to 0.2.2 by dependabot in https://github.com/ludeeus/pytraccar/pull/64
* Bump pytest from 7.4.4 to 8.0.1 by dependabot in https://github.com/ludeeus/pytraccar/pull/63


**Full Changelog**: https://github.com/ludeeus/pytraccar/compare/2.1.0...2.1.1

2.1.0

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
New Features
* Add WebSocket subscription handler by ludeeus in https://github.com/ludeeus/pytraccar/pull/49
Refactor
* Remove debug logging by ludeeus in https://github.com/ludeeus/pytraccar/pull/50
* Add ruff for lint/format by ludeeus in https://github.com/ludeeus/pytraccar/pull/52
Bugfixes
* Add wait_for_close to MockResponse by ludeeus in https://github.com/ludeeus/pytraccar/pull/51
Project changes
* Add Python 3.12 to CI by ludeeus in https://github.com/ludeeus/pytraccar/pull/48
* Adjust example by ludeeus in https://github.com/ludeeus/pytraccar/pull/55
* Add action to require PR labels by ludeeus in https://github.com/ludeeus/pytraccar/pull/56
* Use weekly for dependabot by ludeeus in https://github.com/ludeeus/pytraccar/pull/57
* Allow refactor as PR label by ludeeus in https://github.com/ludeeus/pytraccar/pull/58
* Add configuration file to generate release notes by ludeeus in https://github.com/ludeeus/pytraccar/pull/59
* Fix formatting of the release configuration by ludeeus in https://github.com/ludeeus/pytraccar/pull/60
* Move response fixtures into tests directory by ludeeus in https://github.com/ludeeus/pytraccar/pull/61
* Remove broken actions badge by ludeeus in https://github.com/ludeeus/pytraccar/pull/62
Dependency changes
* Bump black from 23.10.1 to 23.11.0 by dependabot in https://github.com/ludeeus/pytraccar/pull/22
* Bump aiohttp from 3.8.6 to 3.9.3 by dependabot in https://github.com/ludeeus/pytraccar/pull/47
* Bump actions/setup-python from 4.7.1 to 5.0.0 by dependabot in https://github.com/ludeeus/pytraccar/pull/30
* Bump pre-commit from 3.6.0 to 3.6.1 by dependabot in https://github.com/ludeeus/pytraccar/pull/53
* Bump pytest-asyncio from 0.23.4 to 0.23.5 by dependabot in https://github.com/ludeeus/pytraccar/pull/54


**Full Changelog**: https://github.com/ludeeus/pytraccar/compare/2.0.0...2.1.0

2.0.0

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](https://github.com/ludeeus/pytraccar/compare/1.0.0...2.0.0)

1.0.0

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**: https://github.com/ludeeus/pytraccar/compare/0.10.1...1.0.0

0.10.1

What's Changed
* Handle null value for geofenceIds by ludeeus in https://github.com/ludeeus/pytraccar/commit/ec35c3bb93064a87e884376aea7d02b33980a54b

**Full Changelog**: https://github.com/ludeeus/pytraccar/compare/0.10.0...0.10.1

0.10.0

What's Changed
* Exclude tests from installs by scop in https://github.com/ludeeus/pytraccar/pull/9
* Drop loop kwarg from async_timeout.timeout by bdraco in https://github.com/ludeeus/pytraccar/pull/10
* Remove async_timeout usage by ludeeus in https://github.com/ludeeus/pytraccar/pull/11

New Contributors
* scop made their first contribution in https://github.com/ludeeus/pytraccar/pull/9
* bdraco made their first contribution in https://github.com/ludeeus/pytraccar/pull/10

**Full Changelog**: https://github.com/ludeeus/pytraccar/compare/0.9.0...0.10.0

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.