Skip to content

Release 1.0.7

Compare
Choose a tag to compare
@iambroadband iambroadband released this 03 Apr 21:44
· 31 commits to dev since this release

[1.0.7] - 2024-03-02

Added

  • Start Docker container if exists, but not running (#243)
  • Add basic logging to some of our modules (#249)

Changed

  • Change logging behavior to be extensible by applications using scooze (#248)

Fixed

  • Upgrade dependencies (#245)
  • Support latest version of Pydantic (#247)

Docs

  • Introduce API documentation on Read the Docs via MkDocs and mkdocstring (#252)