Releases: zigpy/zigpy-deconz
Releases · zigpy/zigpy-deconz
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)
 
0.9.1 Release
Fixes
Features
Changes
- Add probe and Device Schema to App Controller class @Adminiuga (#114)
 - Updated README.md with info on how-to test new releases @Hedda (#111)
 
0.8.1 Release
0.9.0 Release
Breaking
- Sync-up with zigpy new initialization (#105)
 
Changes
- TX Status enum for friendly status names. @Adminiuga (#109)
 - Sync with zigpy==0.20.0 changes @Adminiuga (#108)
 - Create LICENSE file @Hedda (#103)
 - Add PyPi package long description (#104)