Changelog¶
v4.3.4 (2025-02-04)¶
Fix¶
Update poetry to v2 + add license to metadata (#53) (
d50a879)
v4.3.3 (2024-06-24)¶
Fix¶
Fix license classifier (#19) (
a9c6b0b)
v4.3.2 (2024-03-25)¶
Fix¶
Remove duplicate code (#18) (
d7e82ef)
v4.3.1 (2024-03-25)¶
Fix¶
Add missing coverage (#17) (
b8e2bbd)
v4.3.0 (2024-03-25)¶
Feature¶
Improve handling of invalid commands (#16) (
9e0d12f)
v4.2.1 (2024-03-24)¶
Fix¶
Only log retry error if we are going to retry (#15) (
ad644d7)
v4.2.0 (2024-03-24)¶
Feature¶
Auto retry on dropped connection (#13) (
6f94016)
v4.1.0 (2024-03-24)¶
Feature¶
Improve login error handling (#12) (
c60a8b0)
v4.0.0 (2024-03-23)¶
Breaking¶
Add shutdown method (#11) (
67a913f)
v3.0.0 (2024-03-23)¶
Breaking¶
Rename exceptions to all start with nut (#10) (
8fac8bc)
v2.0.0 (2024-03-23)¶
Breaking¶
Rename aionutclient to aionutclient (#9) (
4567df7)
v1.3.0 (2024-03-23)¶
Feature¶
Map all expected exceptions to nuterror (#8) (
e37d276)
v1.2.1 (2024-03-23)¶
Fix¶
Protocol format and error checking (#7) (
4209416)
v1.2.0 (2024-03-23)¶
Feature¶
Auto reconnection on drop (#6) (
10eeee9)
v1.1.0 (2024-03-23)¶
Feature¶
Improve debug logging (#5) (
3df5c87)
v1.0.0 (2024-03-23)¶
Feature¶
Breaking¶
Only support python 311+ (#3) (
4975913)
v0.1.0 (2024-03-23)¶
Feature¶
Create client (#1) (
ca67cad)