Releases: ludeeus/pytraccar
Releases Β· ludeeus/pytraccar
2.1.1
What's Changed
Bugfixes
Project changes
Dependency changes
- Bump cryptography from 42.0.2 to 42.0.4 by @dependabot in #66
- Bump pre-commit from 3.6.1 to 3.6.2 by @dependabot in #65
- Bump ruff from 0.2.1 to 0.2.2 by @dependabot in #64
- Bump pytest from 7.4.4 to 8.0.1 by @dependabot in #63
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
New Features
Refactor
Bugfixes
Project changes
- Add Python 3.12 to CI by @ludeeus in #48
- Adjust example by @ludeeus in #55
- Add action to require PR labels by @ludeeus in #56
- Use weekly for dependabot by @ludeeus in #57
- Allow refactor as PR label by @ludeeus in #58
- Add configuration file to generate release notes by @ludeeus in #59
- Fix formatting of the release configuration by @ludeeus in #60
- Move response fixtures into tests directory by @ludeeus in #61
- Remove broken actions badge by @ludeeus in #62
Dependency changes
- Bump black from 23.10.1 to 23.11.0 by @dependabot in #22
- Bump aiohttp from 3.8.6 to 3.9.3 by @dependabot in #47
- Bump actions/setup-python from 4.7.1 to 5.0.0 by @dependabot in #30
- Bump pre-commit from 3.6.0 to 3.6.1 by @dependabot in #53
- Bump pytest-asyncio from 0.23.4 to 0.23.5 by @dependabot in #54
Full Changelog: 2.0.0...2.1.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: 0.10.1...1.0.0