Skip to content

v2024.08.04.1

Compare
Choose a tag to compare
@CDJellen CDJellen released this 04 Aug 23:11
· 55 commits to main since this release
b3dc6fb

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, and logging.WARN with the default log level set to logging.ERROR
  • failed staion-mode pairs in get_data no longer result in messages logged at logging.ERROR

Bug Fixes:

  • #36 (continuation with the logging refactor)