Skip to content

0.3.0

Compare
Choose a tag to compare
@dvolodin7 dvolodin7 released this 09 Nov 15:19
· 51 commits to master since this release

Added

  • Python 3.11 support.
  • TracebackMiddleware shows exact problem position on Python 3.11+
  • CodePosition structure for exact code location (Python 3.11+)
  • SourceInfo got optional pos field.
  • Add CITATIONS.cff
  • Developer's Common Tasks

Changed

  • Move changelog into the project's root

Infrastructure

  • Use Python 3.11 for devcontainer
  • mkdocs-material 8.5.8
  • pytest 7.2.0
  • Coverage 6.5.0