Skip to content

Releases: GuyKh/py-iec-api

0.5.7 - Fix MASA API and move to use `uv`

22 Feb 13:05

Choose a tag to compare

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

19 Feb 13:14

Choose a tag to compare

What's Changed

  • Add shared account and mobility models + API methods by @GuyKh in #224

Full Changelog: 0.5.5...0.5.6

0.5.5 - Relax cryptography constraint

15 Feb 18:03

Choose a tag to compare

What's Changed

  • Relax cryptography constraint to allow version 44+ by @GuyKh in #223

Full Changelog: 0.5.4...0.5.5

0.5.4 - Cryptography issues

15 Feb 17:32
f59abdf

Choose a tag to compare

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

12 Feb 11:03
9c48913

Choose a tag to compare

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

09 Feb 07:40
8630399

Choose a tag to compare

What's Changed

  • make period_consumptions sorted post deserialization by @galst1234 in #212

Full Changelog: 0.5.1...0.5.2

0.5.1 - make periodic consumption hashable

08 Feb 18:58
ca00ad5

Choose a tag to compare

What's Changed

  • feat: make periodic consumption hashable by @GuyKh in #211

Full Changelog: 0.5.0...0.5.1

0.5.0 - Updated APIs

08 Feb 18:09
39588c8

Choose a tag to compare

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

Full Changelog: 0.4.12...0.5.0

0.4.12 - Get OTP Factor Method (Email/SMS)

10 Aug 09:02
cbaedd2

Choose a tag to compare

What's Changed

  • feat: OTP returns the OTP Factor Type by @GuyKh in #188

Full Changelog: 0.4.11...0.4.12

0.4.11 - Fix RemoteReading API change

10 Jul 09:16
d0ca976

Choose a tag to compare

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