All notable changes, fixes, and additions to the project is listed in this changelog.
After major version v1.0.0, the project adheres to semantic versioning.
- #16 Better JSON unmarshal.
- #15 Deprecated Python 3.7 as it is end-of-life.
- #13 SHA-1 checksum replaced with SHA-256.
- #14 Added build and test for Python 3.10.
- #10 Added support for new metadata field in payload body.
- #10 Rewritten modules to better align with python-client architecture.
- #9 Replaced
decode()
EmptyStringError with ConfigurationError.
- 7c97f32 Added support for 2nd generation temperature sensors.
Released on 2021-06-10.
- #6 Added stricter mypy rules, resulting in better type-hinting.
- #7 Added support for Django provider.
- #8 Http Push
decode_request()
functions now also returns labels.
Released on 2021-06-04.
- #5 Renamed
validate()
todecode()
.
Released on 2021-06-03.
Initial pre-release, open-sourcing, and PyPI publication of the project.