Skip to content

Releases: reef-technologies/logfury

1.0.1

23 Oct 08:33
Compare
Choose a tag to compare

Fixed

  • Fixed decorating classes
  • Fixed arguments ordering in logs

1.0.0

20 Oct 19:14
b74f545
Compare
Choose a tag to compare

Added

  • ApiVer v1
  • Support for Python >3.6 up to 3.10
  • Nox task manager
  • GitHub Actions CI
  • GitHub Actions CD

Fixed

  • Handling staticmethod and classmethod
  • Support for decorating class
  • Logging traced object names

Deprecated

  • Python <3.5 support