Releases: dknowles2/pyschlage
Releases · dknowles2/pyschlage
2023.8.1
2023.8.0
What’s Changed
⚠️ Breaking changes
- Add a last_changed_by method to Lock (#80) @dknowles2
🚀 New features
- Add a last_changed_by method to Lock (#80) @dknowles2
- Expose a few more lock attributes (#78) @dknowles2
2023.7.0
What’s Changed
🐞 Bug fixes
- Classify Encode Lever locks as WiFi locks (#76) @dknowles2
🧩 Dependency updates
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#74) @dependabot
- Bump pytest from 7.3.2 to 7.4.0 (#73) @dependabot
- Bump pre-commit from 3.3.2 to 3.3.3 (#72) @dependabot
- Bump pytest from 7.3.1 to 7.3.2 (#71) @dependabot
2023.6.0
What’s Changed
🚀 New features
- Add a mac_address attribute (#70) @dknowles2
🧩 Dependency updates
- Bump sphinx-rtd-theme from 1.2.1 to 1.2.2 (#69) @dependabot
- Bump pycognito from 2022.12.0 to 2023.5.0 (#68) @dependabot
- Bump requests from 2.30.0 to 2.31.0 (#66) @dependabot
- Bump sphinx-rtd-theme from 1.2.0 to 1.2.1 (#67) @dependabot
- Bump pre-commit from 3.3.1 to 3.3.2 (#65) @dependabot
2023.5.0
What’s Changed
🧩 Dependency updates
- Bump requests from 2.29.0 to 2.30.0 (#63) @dependabot
- Bump pre-commit from 3.2.2 to 3.3.1 (#62) @dependabot
- Bump requests from 2.28.2 to 2.29.0 (#60) @dependabot
- Bump sphinx from 6.2.0 to 6.2.1 (#59) @dependabot
- Bump sphinx from 6.1.3 to 6.2.0 (#58) @dependabot
2023.4.2
What’s Changed
- Catch and re-raise HTTP errors from the API (#57) @dknowles2
- Bump pytest from 7.3.0 to 7.3.1 (#55) @dependabot
2023.4.1
What’s Changed
- Don't error when a lock is unavailable. (#54) @dknowles2
- Bump pytest from 7.2.2 to 7.3.0 (#53) @dependabot
2023.4.0
What’s Changed
- Use setuptools_scm for auto versioning (#52) @dknowles2
- Guard against missing JSON attributes (#51) @dknowles2
- Bump pre-commit from 3.2.1 to 3.2.2 (#50) @dependabot
- Bump pre-commit from 3.2.0 to 3.2.1 (#49) @dependabot
- Bump pre-commit from 3.1.1 to 3.2.0 (#48) @dependabot
2023.3.2
What’s Changed
- Bump pytest from 7.2.1 to 7.2.2 (#45) @dependabot
- Version bump (#47) @dknowles2
- Add back the Auth.user_id property. (#46) @dknowles2
- Fix the devcontainer setup script and run it (#44) @dknowles2
2023.3.1
What’s Changed
- Version bump (#43) @dknowles2
- Add tests for LockLog (#42) @dknowles2
- Add support for API users (#41) @dknowles2
- Add an access_code_id field to LockLog (#40) @dknowles2
- Bump pre-commit from 3.1.0 to 3.1.1 (#39) @dependabot