Skip to content

Releases: GuyKh/py-iec-api

0.4.3 - Missing data on Masa

02 Sep 08:10
ec1e7f7
Compare
Choose a tag to compare

What's Changed

  • fix: Fix error on missing Masa equipment by @GuyKh in #131

Full Changelog: 0.4.2...0.4.3

0.4.2 - Fix connection size issue

02 Sep 07:16
5060b25
Compare
Choose a tag to compare

What's Changed

  • feat: Update Masa API in Postman by @GuyKh in #128
  • chore(deps-dev): update ruff requirement from ^0.5.0 to ^0.6.1 by @dependabot in #129
  • fix: Fix single value connection size by @GuyKh in #130

Full Changelog: 0.4.1...0.4.2

0.4.1 - Fix Optional problem

15 Aug 06:19
13645f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

0.4.0 - Masa Portal, Send Consumption to Mail

14 Aug 17:23
4a719a8
Compare
Choose a tag to compare

What's Changed

  • feat: New Field in Contract object by @GuyKh in #124
  • feat: Add Masa Portal by @GuyKh in #126
  • feat: Send Consumption Report to Mail command by @GuyKh in #125

Full Changelog: 0.3.1...0.4.0

0.3.1 - Static KVA, Delivery, Distribution and PowerSize prices

05 Aug 17:38
1cc3aa3
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): update pytest requirement from 8.2.0 to 8.2.1 by @dependabot in #110
  • Fix Auth step 5 by using Content-Type: application/x-www-form-urlencoded by @maorcc in #111
  • chore(deps-dev): update pytest requirement from 8.2.1 to 8.2.2 by @dependabot in #112
  • Fix and cleanup IEC.postman_collection.json by @maorcc in #113
  • chore(deps-dev): update ruff requirement from ^0.4.1 to ^0.5.0 by @dependabot in #115
  • chore(deps): update aiofiles requirement from ^23.2.1 to >=23.2.1,<25.0.0 by @dependabot in #114
  • chore(deps-dev): update pytest requirement from 8.2.2 to 8.3.1 by @dependabot in #116
  • chore(deps-dev): update pytest requirement from 8.3.1 to 8.3.2 by @dependabot in #117
  • [Snyk] Security upgrade python from 3.11.0-slim-buster to 3.13.0b3-slim by @GuyKh in #118
  • fix: Fix MakeFile by @GuyKh in #122
  • feat: Add Static KVA, Delivery, Distribution and PowerSize prices by @GuyKh in #121

New Contributors

Full Changelog: 0.3.0...0.3.1

0.3.0 - Fault Portal API + Outages Endpoints

19 May 08:41
d2ff6ee
Compare
Choose a tag to compare

What's Changed

  • feat: Add Fault Portal API endpoints by @GuyKh in #109
  • feat: Get Account Outages API by @GuyKh in #108

Full Changelog: 0.2.16...0.3.0

0.2.16 - Fix `unsupported operand type(s) for *: 'float' and 'decimal.Decimal'

01 May 08:39
d543a5f
Compare
Choose a tag to compare

What's Changed

  • Fix unsupported operand type(s) for *: 'float' and 'decimal.Decimal' in Calculator usage by @GuyKh in #107

Full Changelog: 0.2.15...0.2.16

0.2.15 - Fix Unhashable `RemoteReading` issue

01 May 08:19
d102a39
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): update ruff requirement from ^0.3.0 to ^0.4.1 by @dependabot in #103
  • chore(deps-dev): update pytest requirement from 8.1.1 to 8.2.0 by @dependabot in #104
  • fix: unhashable RemoteReading by @GuyKh in #106

Full Changelog: 0.2.14...0.2.15

0.2.14 - New APIs

17 Apr 14:10
e52b9e0
Compare
Choose a tag to compare

What's Changed

  • feat: Add Get PDF of Invoice to API by @GuyKh in #93
  • feat: Generic aiohttp logging by @GuyKh in #94
  • Revert "feat: Generic aiohttp logging" by @GuyKh in #95
  • feat: Generic aiohttp logging by @GuyKh in #96
  • feat: Add CheckContract endpoint by @GuyKh in #97
  • feat: Add get EFS Messages API by @GuyKh in #98
  • feat: add TenantIdentity / DeviceDetails API by @GuyKh in #100
  • feat: Add Usage Calculator module and fetch kWh tariff from Usage Calculator by @GuyKh in #101
  • Feat: Usage Calculator by @GuyKh in #102

Full Changelog: 0.2.13...0.2.14

0.2.13 - New Error Format support

02 Apr 09:23
d24fc9c
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): update pytest-cov requirement from ^4.1.0 to ^5.0.0 by @dependabot in #89
  • fix: Handle (additional) error format by @GuyKh in #90

Full Changelog: 0.2.12...0.2.13