Releases: kirei/python-chargeamps
Releases · kirei/python-chargeamps
v1.8.2
v1.8.1
- Fix backwards compatibility
Full Changelog: v1.8.0...v1.8.1
v1.8.0
v1.7.0
What's Changed
- Bump aiohttp from 3.9.1 to 3.9.2 by @dependabot in #16
- Bump idna from 3.6 to 3.7 by @dependabot in #18
- Bump aiohttp from 3.9.3 to 3.9.4 by @dependabot in #19
- Use Ruff by @jschlyter in #20
- Prepare for local API by @jschlyter in #21
- CLI for remote start stop by @jschlyter in #23
- Pydantic by @jschlyter in #22
- Add reboot command by @jschlyter in #25
- Add reboot command to CLI by @jschlyter in #26
Full Changelog: v1.6.1...v1.7.0
v1.6.1
v1.6.0
v1.5.2
What's Changed
- Bump pyjwt from 2.3.0 to 2.4.0 by @dependabot in #8
- Update deps by @jschlyter in #9
- Use importlib_metadata for getting the version by @hfreire in #11
- Bump aiohttp from 3.8.5 to 3.8.6 by @dependabot in #13
New Contributors
- @dependabot made their first contribution in #8
- @hfreire made their first contribution in #11
Full Changelog: v1.5.1...v1.5.2
Dependency alignment
- Align dependencies with Home Assistant
Full Changelog: v1.5.0...v1.5.1
API v4 and more
What's Changed
- Change ISO 8601 parser
- Use APIv4 by @elden1337 in #6
New Contributors
- @elden1337 made their first contribution in #6
Full Changelog: v1.4.4...v1.5.0
PyJWT upgrades
- Use PyJWT 2.1.0 or later (as used by Home Assistant)