v2024.08.04.1
Version v2024.08.04.1
Major Changes:
- Logging refactor
- the api now supports structured logging
Minor Changes:
- messages are logged at
logging.DEBUG
,logging.INFO
, andlogging.WARN
with the default log level set tologging.ERROR
- failed staion-mode pairs in
get_data
no longer result in messages logged atlogging.ERROR
Bug Fixes:
- #36 (continuation with the logging refactor)