Releases: GuyKh/py-iec-api
Releases · GuyKh/py-iec-api
0.5.7 - Fix MASA API and move to use `uv`
What's Changed
- feat: Move Poetry to UV by @GuyKh in #226
- fix: add portalcode header to MASA main portal API calls by @GuyKh in #225
- chore(deps): update astral-sh/setup-uv action to v7 - autoclosed by @renovate[bot] in #227
- fix: use --token instead of --key for uv publish by @GuyKh in #229
Full Changelog: 0.5.6...0.5.7
0.5.6 - mobility models + API methods
What's Changed
Full Changelog: 0.5.5...0.5.6
0.5.5 - Relax cryptography constraint
What's Changed
Full Changelog: 0.5.4...0.5.5
0.5.4 - Cryptography issues
What's Changed
- fix(deps): update dependency cryptography to v46 [security] by @renovate[bot] in #220
- fix: allow cryptography>=44.0.0 for forward compatibility by @GuyKh in #221
Full Changelog: 0.5.3...0.5.4
0.5.3 - New Mobile APIs
What's Changed
- feat: add Mobile APIs by @GuyKh in #219
- Combined Security and Reliability Improvements by @GuyKh in #218
Full Changelog: 0.5.2...0.5.3
0.5.2 - Make PeriodicConsumptions sorted
What's Changed
- make
period_consumptionssorted post deserialization by @galst1234 in #212
Full Changelog: 0.5.1...0.5.2
0.5.1 - make periodic consumption hashable
What's Changed
Full Changelog: 0.5.0...0.5.1
0.5.0 - Updated APIs
What's Changed
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #189
- feat: Social Discount Endpoint by @GuyKh in #191
- chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #192
- chore(deps): update dependency pytest to v8.4.2 by @renovate[bot] in #193
- chore(deps): update dependency pytest-cov to v7 by @renovate[bot] in #194
- chore(deps): update dependency ruff to ^0.13.0 by @renovate[bot] in #195
- chore(deps): update dependency ruff to ^0.14.0 by @renovate[bot] in #196
- fix(deps): update dependency aiofiles to v25 by @renovate[bot] in #197
- chore(deps): update dependency pytest to v9 by @renovate[bot] in #199
- chore(deps): update dependency pytest to v9.0.1 by @renovate[bot] in #200
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #201
- chore(deps): update dependency pytest to v9.0.2 by @renovate[bot] in #202
- fix: handle response text read errors gracefully in debug logging by @GuyKh in #205
- chore(deps): update dependency ruff to ^0.15.0 by @renovate[bot] in #206
- feat: add DeviceIn endpoint and TouzCompatibility models by @GuyKh in #210
- fix: update according to current api by @galst1234 in #207
New Contributors
- @galst1234 made their first contribution in #207
Full Changelog: 0.4.12...0.5.0
0.4.12 - Get OTP Factor Method (Email/SMS)
What's Changed
Full Changelog: 0.4.11...0.4.12
0.4.11 - Fix RemoteReading API change
What's Changed
- chore(deps): update python docker tag to v3.13.1 by @renovate in #162
- chore(deps): update python docker tag to v3.13.2 by @renovate in #169
- fix: Ruff structure fix by @GuyKh in #173
- chore(deps): update dependency pytest to v8.3.5 by @renovate in #174
- chore(deps): update dependency ruff to ^0.11.0 by @renovate in #176
- chore(deps-dev): update pytest requirement from 8.3.5 to 8.4.0 by @dependabot in #181
- chore(deps): update dependency ruff to ^0.12.0 by @renovate in #183
- chore(deps): update dependency pytest to v8.4.1 by @renovate in #184
- fix: new 'ContractNumber' field in RemoteReading API by @GuyKh in #185
Full Changelog: 0.4.10...0.4.11