Releases: DasBasti/pySmartHashtag
Releases · DasBasti/pySmartHashtag
v0.10.1
v0.10.0
What's Changed
- Fix Python 3.14 SyntaxWarning: 'return' in 'finally' block by @Copilot in #200
- build(deps): bump ruff from 0.15.12 to 0.15.15 by @dependabot[bot] in #198
- feat(journal): add trip journal endpoint + recording enable/disable by @jusii in #194
- Fix ClimateControl using hardcoded API_BASE_URL instead of vehicle base_url by @Copilot in #203
Full Changelog: v0.9.1...v0.9.2
v0.9.1
v0.9.0
What's Changed
- Add support for devcontainer by @DasBasti in #171
- build(deps): bump ruff from 0.14.14 to 0.15.0 by @dependabot[bot] in #174
- Skip coverage comment on PR builds by @Copilot in #188
- fix: adaptive rate-limit backoff to recover from WAF lockout by @SensorsIot in #187
- build(deps): bump ruff from 0.15.0 to 0.15.12 by @dependabot[bot] in #189
- chore: include Smart #5 in project description by @jusii in #191
New Contributors
- @SensorsIot made their first contribution in #187
- @jusii made their first contribution in #191
Full Changelog: v0.8.2...v0.9.0
v0.8.2
v0.8.1
What's Changed
- Add ChargingControl API for start/stop charging by @Copilot in #152
- build(deps): bump ruff from 0.14.6 to 0.14.8 by @dependabot[bot] in #154
- build(deps): bump ruff from 0.14.8 to 0.14.14 by @dependabot[bot] in #160
- Revert "Add international region support for Hello Smart app (Australia, Asia-Pacific)" by @DasBasti in #165
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Add AI disclosure section to README by @Copilot in #144
- ✨ Set up Copilot instructions by @Copilot in #146
- Change "not available" log messages from ERROR to INFO level by @Copilot in #147
- Fix blocking SSL context creation in async event loop by @Copilot in #148
- Add EndpointUrls configuration for international API support by @Copilot in #149
- Add international region support for Hello Smart app (Australia, Asia-Pacific) by @Copilot in #150
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- Update time-machine requirement from <2.17.0 to <2.20.0 by @dependabot[bot] in #127
- Bump ruff from 0.12.1 to 0.14.1 by @dependabot[bot] in #135
- Bump ruff from 0.14.1 to 0.14.6 by @dependabot[bot] in #138
- Improve logging quality: reduce verbosity and mask sensitive fields by @Copilot in #140
- Handle missing API fields gracefully with error logging by @Copilot in #139
- Refactor: Use
clsinstead ofselfin classmethod parameters by @Copilot in #142 - Add comprehensive tests for DC charging data handling by @Copilot in #141
- Automate version bumps using setuptools-scm by @Copilot in #143
New Contributors
- @Copilot made their first contribution in #140
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Bump ruff from 0.9.10 to 0.11.0 by @dependabot[bot] in #101
- Bump ruff from 0.11.0 to 0.11.2 by @dependabot[bot] in #102
- Bump ruff from 0.11.2 to 0.11.6 by @dependabot[bot] in #107
- Update breaking tests by @DasBasti in #108
- Bump ruff from 0.11.6 to 0.11.8 by @dependabot[bot] in #109
- Bump ruff from 0.11.8 to 0.11.10 by @dependabot[bot] in #111
- Add ota version info by @DasBasti in #119
- Add Url endpoint for API V2 (Smart #5) by @DasBasti in #120
- Bump ruff from 0.11.10 to 0.12.1 by @dependabot[bot] in #118
Full Changelog: v0.6.5...v0.7.0
v0.6.5
What's Changed
- Update time-machine requirement from <2.16.0 to <2.17.0 by @dependabot in #92
- Dc charging power fix by @DasBasti in #99
Full Changelog: v0.6.4...v0.6.5