Releases: danieyal/python-mytnb
Releases · danieyal/python-mytnb
v0.5.4
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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