Skip to content

Releases: DasBasti/pySmartHashtag

v0.10.1

11 Jun 20:05
a49f0a6

Choose a tag to compare

What's Changed

  • Fix setuptools-scm version resolution in CI workflows by @Copilot in #204

Full Changelog: v0.9.2...v0.10.1

v0.10.0

11 Jun 19:20
61d9f82

Choose a tag to compare

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

03 May 16:44
7f5e2d5

Choose a tag to compare

What's Changed

  • fix(auth): adapt EU login flow to current Smart Gigya/OIDC cloud by @DasBasti in #193

Full Changelog: v0.9.0...v0.9.1

v0.9.0

03 May 16:19
3d5bb2b

Choose a tag to compare

v0.9.0 Pre-release
Pre-release

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

Full Changelog: v0.8.2...v0.9.0

v0.8.2

08 Feb 14:32
de41388

Choose a tag to compare

What's Changed

  • Change log_missing default to False and update logging level to debug by @DasBasti in #168
  • Replace deprecated data= with content= for httpx requests by @DasBasti in #169

Full Changelog: v0.8.1...v0.8.2

v0.8.1

08 Feb 12:28
39d8b82

Choose a tag to compare

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

30 Nov 17:09
ae4f9ee

Choose a tag to compare

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

30 Nov 11:49
5810af2

Choose a tag to compare

v0.7.1 Pre-release
Pre-release

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 cls instead of self in 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

26 Jul 14:09
175c342

Choose a tag to compare

What's Changed

Full Changelog: v0.6.5...v0.7.0

v0.6.5

10 Mar 21:55
301c4c4

Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.6.5