Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@multani multani released this 13 Apr 15:08
· 8 commits to main since this release
b3f11e8

This release adds the following:

  • When logging an event within an exception handler, the log level will be the one used by the caller, instead of being always overriden by CRITICAL.
  • The library is (finally) tested with Python 3.13

What's Changed

  • Test with Python 3.13 by @multani in #80
  • Allow to override the log level while logging exceptions by @multani in #79
  • Lot of Renovate updates :)

Full Changelog: v0.3.0...v0.4.0