Releases: LABHDUFBA/qualitube
Releases · LABHDUFBA/qualitube
v0.1.3
qualitube v0.1.3
Changelog
- Add custom logger and isolate it, enabling library users to use their own logging setup on top of qualitube's loggers
- Improve code format (
black
oriented)
v0.1.2
qualitube v0.1.2
Changelog
- Catch
KeyError
exception for all API response parameters
- Warn user if requested property or statistics is absent in the API response and set it to
None