Releases: home-assistant-libs/zwave-js-server-python
Releases · home-assistant-libs/zwave-js-server-python
0.55.1
What’s Changed
- #844 - Bump lib to 0.55.1 (@raman325)
- #843 - Drop min schema version required (@raman325)
- #836 - Add CI script to run auto-gen scripts daily (@raman325)
⬆️ Dependencies
8 changes
- #855 - Bump black from 23.12.0 to 23.12.1 (@dependabot)
- #854 - Bump pydantic from 2.5.2 to 2.5.3 (@dependabot)
- #853 - Bump ruff from 0.1.8 to 0.1.9 (@dependabot)
- #852 - Bump mypy from 1.7.1 to 1.8.0 (@dependabot)
- #849 - Bump ruff from 0.1.7 to 0.1.8 (@dependabot)
- #850 - Bump black from 23.11.0 to 23.12.0 (@dependabot)
- #848 - Bump actions/checkout from 4.1.0 to 4.1.1 (@dependabot)
- #847 - Bump actions/setup-python from 4.7.1 to 5.0.0 (@dependabot)
0.55.0
What’s Changed
- #841 - Fix publish-to-pypi.yml (@raman325)
- #834 - Bump lib to 0.55.0 (@raman325)
- #837 - Add missing value metadata properties (@raman325)
- #835 - Refactor scripts code (@raman325)
- #833 - Add rebuildRoutesProgress to state dump for controller (@raman325)
- #832 - Improve the generation scripts (@raman325)
- #817 - Fix codecov.yml coverage.status.project.threshold (@raman325)
- #818 - Move pylintrc to pyproject.toml (@raman325)
- #815 - Add orjson support (@raman325)
- #816 - Switch to pyproject.toml (@raman325)
⬆️ Dependencies
15 changes
- #839 - Bump ruff from 0.1.6 to 0.1.7 (@dependabot)
- #838 - Bump pylint from 3.0.2 to 3.0.3 (@dependabot)
- #840 - Bump pre-commit from 3.5.0 to 3.6.0 (@dependabot)
- #830 - Bump actions/setup-python from 4.8.0 to 5.0.0 (@dependabot)
- #829 - Bump actions/setup-python from 4.7.1 to 4.8.0 (@dependabot)
- #828 - Bump colorlog from 6.7.0 to 6.8.0 (@dependabot)
- #827 - Bump tox from 4.11.3 to 4.11.4 (@dependabot)
- #826 - Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (@dependabot)
- #823 - Bump pydantic from 2.5.1 to 2.5.2 (@dependabot)
- #824 - Bump aiohttp from 3.9.0 to 3.9.1 (@dependabot)
- #825 - Bump mypy from 1.7.0 to 1.7.1 (@dependabot)
- #822 - Bump pydantic from 2.4.2 to 2.5.1 (@dependabot)
- #820 - Bump orjson from 3.9.9 to 3.9.10 (@dependabot)
- #819 - Bump ruff from 0.1.5 to 0.1.6 (@dependabot)
- #821 - Bump aiohttp from 3.8.6 to 3.9.0 (@dependabot)
0.54.0
What’s Changed
- #812 - Bump minor version of lib (@raman325)
- #807 - Cast node ID to int (@raman325)
- #808 - Bump lib to 0.53.2 (@raman325)
⚠ Breaking Changes
⬆️ Dependencies
7 changes
- #811 - Bump black from 23.10.1 to 23.11.0 (@dependabot)
- #810 - Bump ruff from 0.1.4 to 0.1.5 (@dependabot)
- #809 - Bump mypy from 1.6.1 to 1.7.0 (@dependabot)
- #806 - Bump ruff from 0.1.3 to 0.1.4 (@dependabot)
- #804 - Bump pytest from 7.4.2 to 7.4.3 (@dependabot)
- #803 - Bump black from 23.10.0 to 23.10.1 (@dependabot)
- #802 - Bump ruff from 0.1.1 to 0.1.3 (@dependabot)
0.53.1
0.53.0
What’s Changed
- #797 - Bump lib to 0.53.0 (@raman325)
- #791 - Add lock setConfiguration util cmd (@raman325)
- #798 - Add devcontainer (@raman325)
- #790 - Add value notification constants (@raman325)
- #788 - Add support for cancelling waiting for a command to Endpoint (@raman325)
- #786 - Switch to ruff in tests and precommit (@raman325)
- #782 - Set up pre-commit (@raman325)
- #781 - Remove TypedDicts and Clients from dataclass repr (@raman325)
- #773 - Create script to generate notification enums and check if git is dirty (@raman325)
- #774 - Add Meter CC rateType enum (@raman325)
⚠ Breaking Changes
- #780 - Add node.async_set_raw_config_parameter_value command (@raman325)
- #772 - Update get_available_firmware_updates to default include prereleases (@raman325)
⬆️ Dependencies
17 changes
- #795 - Bump ruff from 0.0.292 to 0.1.1 (@dependabot)
- #796 - Bump mypy from 1.6.0 to 1.6.1 (@dependabot)
- #793 - Bump pylint from 3.0.1 to 3.0.2 (@dependabot)
- #794 - Bump types-requests from 2.31.0.9 to 2.31.0.10 (@dependabot)
- #792 - Bump black from 23.9.1 to 23.10.0 (@dependabot)
- #789 - Bump actions/checkout from 4.1.0 to 4.1.1 (@dependabot)
- #787 - Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (@dependabot)
- #785 - Bump mypy from 1.5.1 to 1.6.0 (@dependabot)
- #784 - Bump types-requests from 2.31.0.8 to 2.31.0.9 (@dependabot)
- #776 - Bump pylint from 2.17.7 to 3.0.1 (@dependabot)
- #777 - Bump types-requests from 2.31.0.7 to 2.31.0.8 (@dependabot)
- #778 - Bump pytest-timeout from 2.1.0 to 2.2.0 (@dependabot)
- #775 - Bump aiohttp from 3.8.5 to 3.8.6 (@dependabot)
- #768 - Bump actions/setup-python from 4.7.0 to 4.7.1 (@dependabot)
- #769 - Bump types-requests from 2.31.0.5 to 2.31.0.7 (@dependabot)
- #770 - Bump pylint from 2.17.6 to 2.17.7 (@dependabot)
- #771 - Bump pydantic from 2.4.0 to 2.4.2 (@dependabot)
0.52.1
0.52.0
NOTE: #764 is mistitled as the library has been updated to 0.52.0
What’s Changed
⚠ Breaking Changes
⬆️ Dependencies
4 changes
- #762 - Bump types-requests from 2.31.0.2 to 2.31.0.5 (@dependabot)
- #761 - Bump pylint from 2.17.5 to 2.17.6 (@dependabot)
- #763 - Bump pydantic from 2.3.0 to 2.4.0 (@dependabot)
- #760 - Bump actions/checkout from 4.0.0 to 4.1.0 (@dependabot)
0.51.3
0.51.2
What’s Changed
- #755 - Bump lib to 0.51.2 (@raman325)
- #754 - Handle unknown and default Durations (@raman325)
- #748 - Add tests for MaybeNotKnown (@raman325)
⬆️ Dependencies
5 changes
- #752 - Bump pytest from 7.4.1 to 7.4.2 (@dependabot)
- #753 - Bump black from 23.7.0 to 23.9.1 (@dependabot)
- #751 - Bump pytest-aiohttp from 1.0.4 to 1.0.5 (@dependabot)
- #750 - Bump tox from 4.11.1 to 4.11.3 (@dependabot)
- #749 - Bump actions/upload-artifact from 3.1.2 to 3.1.3 (@dependabot)
0.51.1
What’s Changed
- #742 - Bump zwave-js-server-python to 0.51.1 (@raman325)
- #744 - Handle wait for result concerns (@raman325)
- #743 - Handle maybe not known responses (@raman325)
- #741 - Check for canceled futures (@raman325)
⬆️ Dependencies
5 changes
- #746 - Bump tox from 4.10.0 to 4.11.1 (@dependabot)
- #745 - Bump pytest from 7.4.0 to 7.4.1 (@dependabot)
- #747 - Bump actions/checkout from 3.6.0 to 4.0.0 (@dependabot)
- #734 - Bump pydantic from 2.2.1 to 2.3.0 (@dependabot)
- #735 - Bump tox from 4.9.0 to 4.10.0 (@dependabot)