What's Changed
- password change functionality by @zarganum in #50
- Bump version and update CHANGELOG by @jborean93 in #51
- do not decode result_string returned by set_password by @zarganum in #52
- Update min Python to 3.8 and added 3.13 wheel by @jborean93 in #54
- set_password extended server response processing by @zarganum in #53
- Prepare for v0.7.0 release by @jborean93 in #55
0.7.0 - 2024-10-03
- Require Python 3.8 or newer (dropped 3.7)
- Added Python 3.13 wheel for macOS
- Added password management APIs
Full Changelog: v0.6.0...v0.7.0