Releases: frwickst/pyhuum
Releases · frwickst/pyhuum
0.7.12
- Remove upper Python version bounds (might lead to issues in the future, but at least it won't break compatibility with the Python version of HA)
0.7.11
- Better readme description for use outside of Home Assistant
- Add MIT license to pyproject.toml
- Use
ruff
for styling
- Correct
payment_end_date
schema type
0.7.10
- Fix black and ruff dependency
0.7.7
- Use custom exceptions for API call errors
0.7.4
- Move from Pydantic to Mashumaro
- Move from Black to Ruff (keeping isort)