Releases: zigpy/zigpy-deconz
Releases · zigpy/zigpy-deconz
0.20.0 Release.
0.19.2 Release
What's Changed
Full Changelog: 0.19.1...0.19.2
0.19.1 Release.
What's Changed
- Ensure the serial port is closed when there is a connection failure by @puddly in #209
 - 0.19.1 Release by @puddly in #210
 
Full Changelog: 0.19.0...0.19.1
0.19.0 Release.
What's Changed
Full Changelog: 0.18.1...0.19.0
0.18.1 Release.
What's Changed
- Detect the number of endpoints instead of hard-coding it by @puddly in #203
 - Update URLs in README.md by @Hedda in #200
 - Move reconnect logic into 
ControllerApplicationby @puddly in #202 - Do not close the UART within 
api.Deconzby @puddly in #204 - 0.18.1 Release by @puddly in #205
 
Full Changelog: 0.18.0...0.18.1
0.18.0 Release.
What's Changed
Full Changelog: 0.17.0...0.18.0
0.17.0 Release
What's Changed
Full Changelog: 0.16.0...0.17.0
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)