Skip to content

2.3.0

Latest

Choose a tag to compare

@xrmx xrmx released this 19 Jan 10:37
· 4 commits to main since this release
2.3.0
bd1425f

What's Changed

Features

  • Add support for Python 3.14 (#195)
  • Add ensure_ascii parameter to StdlibFormatter and StructlogFormatter to control non-ASCII character escaping (#188)
  • Migrate docs from AsciiDoc to Markdown (#157)
  • Bump baseline supported version to Python 3.8 and add support for Python 3.13 (#154)

Bugfixes

  • Fix linting with newer mypy (#172)

New Contributors

Full Changelog: 2.2.0...2.3.0