- Nothing changed yet.
- Fix tests not being run with GitHub Actions.
- Add linters.
- Fix SyntaxWarning.
- Drop support for end-of-life Python versions (2.7, 3.4, 3.5, 3.6, 3.7)
- Add support for new Python versions (3.9, 3.10, 3.11, 3.12)
- Add IPv6 support (#88)
- Add missing types of field to api_structure
- Fix bug with plain text login using string credentials (#47)
- Add support for new Python versions
- Drop end-of-life Python versions
-
Support new login API for v6.43. (#29)
Backwards-incompatible: use
plaintext_login=True
if you connect with devices with OS older than v6.43. -
Add SSL encryption. (#30)
- Beginning of tracking changelog.