Releases: iMicknl/python-overkiz-api
Releases · iMicknl/python-overkiz-api
v0.4.1
What's changed
🚀 Features
Contributors to this release
@iMicknl
v0.4.0
What's changed
⚠️ Breaking changes
- fetch_event_listener has been renamed to fetch_events (#43) @tetienne
- fetch_events and unregister_event_listener don't take anymore a parameter (#43) @tetienne
✨ Enhancement
Contributors to this release
@iMicknl and @tetienne
v0.3.5
What's changed
- Handle 'Attempt to decode JSON with unexpected mimetype: ' exceptions (#41) @iMicknl
Contributors to this release
@iMicknl
v0.3.4
What's changed
✨ Enhancement
🐛 Bug Fixes
Contributors to this release
@iMicknl
v0.3.0 - Dynamic state addition
Fixed
- Add dynamic state addition to States.
- Default state value to None if absent.
v0.2.0 - initial release of pyhoma
Change minimum Python version to 3.7