0.3.0
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 optionalpos
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