Skip to content

Releases: etianen/logot

1.5.1

28 Jul 11:40
289c089

Choose a tag to compare

What's Changed

Bug fixes 🐛

Full Changelog: 1.5.0...1.5.1

1.5.0

28 Jul 11:11
9667b13

Choose a tag to compare

What's Changed

New features 🚀

  • Added support for wildcard messages and levels by @etianen in #275

Full Changelog: 1.4.0...1.5.0

1.4.0

05 May 16:24
c158150

Choose a tag to compare

What's Changed

New features 🚀

Other changes

Full Changelog: 1.3.0...1.4.0

1.3.0

23 Mar 20:38
06b39bb

Choose a tag to compare

What's Changed

New features 🚀

Other changes

Full Changelog: 1.2.0...1.3.0

1.2.0

29 Feb 10:29
21c73ef

Choose a tag to compare

What's Changed

New features 🚀

Documentation changes 📖

Other changes

Full Changelog: 1.1.1...1.2.0

1.1.1

19 Feb 15:31
f21a8c2

Choose a tag to compare

What's Changed

Bug fixes 🐛

  • Moved the capture location for structlog to first in the processor chain by @will-ockmore in #118

Documentation changes 📖

Other changes

  • Sorted dependencies and extras alphabetically by @etianen in #119

Full Changelog: 1.1.0...1.1.1

1.1.0

17 Feb 15:22
3eb5658

Choose a tag to compare

What's Changed

New features 🚀

Other changes

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

11 Feb 22:31
68a9621

Choose a tag to compare

What's Changed

Documentation changes 📖

  • Tweaking docs for better appearance on mobile by @etianen in #97
  • Documenting comparison to caplog by @etianen in #102
  • Documenting comparison to assertLogs by @etianen in #103

Other changes

Full Changelog: 0.4.0...1.0.0

0.4.0

09 Feb 23:41
eb7764b

Choose a tag to compare

What's Changed

Breaking changes 💥

  • Renamed logger to name for Logot.capturing() by @etianen in #95

Full Changelog: 0.3.5...0.4.0

0.3.5

09 Feb 23:17
57149e2

Choose a tag to compare

What's Changed

New features 🚀

Other changes

  • Only using logging level constants in modules directly related to logging by @etianen in #87
  • Renamed _match module to _msg by @etianen in #89
  • Added type aliases for Level and Logger by @etianen in #90
  • Fixing broken docs build by @etianen in #92
  • Avoid re-installing logot in editable module during tests by @etianen in #93

Full Changelog: 0.3.4...0.3.5