Releases: zigpy/zigpy-deconz
Releases · zigpy/zigpy-deconz
0.16.0 Release.
0.15.0 Release.
Changes
- Revert "Add support for tcp forwarded serial ports (#176)" @puddly (#190)
- Upgrade Black in pre-commit to fix Click dep issue @puddly (#189)
- Fix isort @puddly (#185)
- Align config with other Zigpy radio libs @zigbeefordomoticz (#184)
- Use manual source routes when retrying and enable APS ACKs @puddly (#182)
- Revert "Updated README.md with info on how-to test new releases" @Adminiuga (#178)
- Add support for tcp forwarded serial ports @youduda (#176)
0.14.0 Release
0.13.0 Release
Changes
- Use app state to store network information @Adminiuga (#164)
0.12.1 Release
0.12.0 Release
Changes
- Update tests and coverage @Adminiuga (#155)
🐛 Bug Fixes
- Better handling of delayed or duplicate responses @Adminiuga (#153)
0.11.1 Release
Changes
- Migrate CI to GitHub Actions @Adminiuga (#145)
- setup.py fix bad exclude mask, @onkelbeh (#139)
0.11.0 Release
0.10.0 Release
Changes
- Use channel_mask for forming, if no Channel was specified @Adminiuga (#128)
- Use a helper for AsyncMock transition. @Adminiuga (#125)
- Update black, isort and flake8 versions @Adminiuga (#124)
Breaking changes
- Drop py36 @Adminiuga (#123)
🚀 Features
- Refactor network formation @Adminiuga (#127)
- Restore directly connected children @Adminiuga (#126)
🐛 Bug Fixes
- Fix version() command @Adminiuga (#122)
0.9.2 Release
Changes
- Log delivery failures at debug level @Adminiuga (#116)