Skip to content

Release 0.1.1

Compare
Choose a tag to compare
@barealek barealek released this 04 Jul 09:16
· 92 commits to main since this release

StyledLogger v0.1.1

A minor update adding a few fixes and features.

This build is tested and ready for usage in production. A quick usage example can be found on the main repo page.

Changes:

  • Added callbacks! Create a callback object from styledlogger.Callback, and register them using StyledLogger.add_callback().
  • Format the codebase with BLACK.

Full Changelog: 0.1.0...0.1.1