Releases: qqaatw/LibJciHitachi
Patch Release v1.6.3
Fix build issues.
Full Changelog: 1.6.2...1.6.3
Patch Release v1.6.1
What's Changed
Full Changelog: 1.6.0...1.6.1
Release v1.6.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #12
- Deprecate python 3.9 & Install setuptools as runtime dependency by @qqaatw in #19
- Update action step versions by @qqaatw in #20
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #18
- Support ion and keypadlock control. by @LW-Ho in #21
New Contributors
- @pre-commit-ci made their first contribution in #12
- @LW-Ho made their first contribution in #21
Full Changelog: 1.5.0...1.6.0
Release v1.5.0
What's Changed
- Rerun failing tests by @qqaatw in #16
- Add Panel control for JciHitachi AC devices by @amigcamel in #17
- Support python 3.12 & minor improvements by @qqaatw in #10
- Bound task_id
New Contributors
- @amigcamel made their first contribution in #17
Full Changelog: 1.4.0...1.5.0
Release v1.4.0
To developers who take reference from this project to build another project (possibly written in different programming languages):
Despite LibJciHitachi
being distributed under Apache 2.0 License, please contact us before open sourcing your project so that we can review the implementation details. Improper implementations may cause high loading on the Hitachi servers and thereby a stringent connection policy enforced.
Breaking Change: The minimally supported Python version is now 3.9.
What's Changed
Full Changelog: 1.3.0...1.4.0
Release v1.3.0
Patch Release v1.2.2
Patch Release v1.2.1
Release v1.2.0
Breaking Change: The minimally supported Python version is now 3.8.
What's Changed
Full Changelog: 1.1.0...1.2.0
Release v1.1.0
Full Changelog: 1.0.0...1.1.0
- Add Python 3.11 support.