Skip to content

v3.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 13:40
· 79 commits to main since this release
4a8b798

What's Changed

  • Fix token response parsing by @tr4nt0r in #167
  • Run pre-commit checks on closed pull requests by @tr4nt0r in #170
  • Improve logging and deprecate logger parameter by @tr4nt0r in #169
  • Add demo userinformation by @Ludy87 in #168
  • Refactor and simplify account data handling by @tr4nt0r in #172
  • Refactor URL handling and URL construction by @tr4nt0r in #174
  • Remove black pre-commit hook and update ruff configuration by @tr4nt0r in #177
  • Enhance test coverage and update test dependencies by @tr4nt0r in #178
  • Address PEP-8 Compliance and Code Formatting by @tr4nt0r in #175
  • Migrate ruff.toml and pytest.ini to pyproject.toml by @tr4nt0r in #180
  • Refactor exception handling by @tr4nt0r in #181
  • Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 by @dependabot in #182
  • Add type hints for structured JSON data handling by @tr4nt0r in #183
  • Rename get_raw method to get_cunsumption_data by @tr4nt0r in #184
  • Enhance test configurations and coverage by @tr4nt0r in #185
  • Aktualisieren von init.py by @tr4nt0r in #188
  • Remove unused method _logoff by @tr4nt0r in #189
  • Fix merge issues and correct minor bugs by @tr4nt0r in #190
  • Add type hints for consumption unit details by @tr4nt0r in #191
  • Add get_account method for account retrieval by @tr4nt0r in #192

Full Changelog: 3.2.3...3.3.0