Releases: yozik04/vallox_websocket_api
Releases · yozik04/vallox_websocket_api
2.11.0
What’s Changed
- Added
get_next_filter_change_date
that accepts cached metric data as input.
2.10.0
2.9.0
2.8.1
Fixes
- UUIDs with leading zeroes were not converted correctly.
2.8.0
2.7.0
Fixed
- CVE-2021-33880 fix.
websockets
dependency updated to >= 9.1, < 10.0
Removed
Python 3.5 support
2.6.0
2.5.0
2.4.0
What’s Changed
- Dependencies: websockets >= 7.0, < 9.0