Skip to content

Releases: danieyal/python-mytnb

v0.5.4

Choose a tag to compare

@danieyal danieyal released this 04 Jul 04:42
185678f

What's Changed

  • feat: Add PaymentHistoryEntry model and get_payment_history method by @danieyal in #20
  • feat: Add payment history command to CLI and update bill history description by @danieyal in #21
  • chore: bump version to 0.5.4 by @danieyal in #22

Full Changelog: v0.5.3...v0.5.4

v0.5.3

Choose a tag to compare

@danieyal danieyal released this 02 Jul 03:19
c2cef73

What's Changed

  • feat: Implement retry mechanism for transient API failures by @danieyal in #18
  • chore: bump version to 0.5.3 by @danieyal in #19

Full Changelog: v0.5.2...v0.5.3

v0.5.2

Choose a tag to compare

@danieyal danieyal released this 01 Jul 12:09
2119ae1

What's Changed

  • fix: Enhance average_usage_kwh to compute daily consumption from by_day data by @danieyal in #16
  • chore: bump version to 0.5.2 by @danieyal in #17

Full Changelog: v0.5.1...v0.5.2

v0.5.1

Choose a tag to compare

@danieyal danieyal released this 01 Jul 07:09
6dc090e

What's Changed

  • Add average_usage_kwh property to AccountUsage model and tests by @danieyal in #14
  • chore: bump version to 0.5.1 by @danieyal in #15

Full Changelog: v0.5.0...v0.5.1

v0.4.0

Choose a tag to compare

@danieyal danieyal released this 01 Jul 04:07
366e355

What's Changed

  • chore: update version to 0.4.0 and add CLI dependencies by @danieyal in #12

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@danieyal danieyal released this 29 Jun 13:26
0dbc128

What's Changed

  • feat: parse tariff block legends from GetAccountUsageSmart response by @danieyal in #9
  • chore: replace tls_client and use curl_cffi instead by @danieyal in #10
  • chore: bump version to 0.3.0 by @danieyal in #11

Full Changelog: v.0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@danieyal danieyal released this 29 Jun 10:58
b291915

What's Changed

  • feat: add auto-discovery API for linked accounts (GetAccount) by @danieyal in #6
  • refactor: remove get_services() and get_energy_recommendations() by @danieyal in #7
  • chore: bump version to 0.2.0 by @danieyal in #8

Full Changelog: v0.1.0...v.0.2.0