Releases: Ludy87/pyecotrend-ista
Releases · Ludy87/pyecotrend-ista
v3.3.2
v3.3.1
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
- 🔨 Update files by <github-actions[bot]> by @Ludy87 in #171
- Refactor and simplify account data handling by @tr4nt0r in #172
- 🔨 Update files by <github-actions[bot]> by @Ludy87 in #173
- 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 toget_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
- Bump version to 3.3.0 by @Ludy87 in #193
- Remove unused constants by @tr4nt0r in #194
- Fix typo in method naming by @tr4nt0r in #195
- Update const.py by @Ludy87 in #196
Full Changelog: 3.2.3...3.3.1
v3.3.0
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 toget_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
v3.2.3
v3.2.2
v3.2.1
v3.2.0
v3.1.1
Full Changelog: 3.1.0...3.1.1
v3.1.0
v3.0.0
3.0.0 - Several residential units (#108) * add uuids * Update const.py * Update const.py * Update login_helper.py * Update setup.py * Update exception_classes.py * Update .gitattributes