v0.11.0rc1
Pre-release
Pre-release
·
130 commits
to main
since this release
This is a major release that drops supports for Python 3.6, adds support for Python 3.11 and adds typing.
What's Changed
- Prepare version 0.11 by @pombredanne in #111
- Support Python 3.11 by @gruebel in #100
- enable mypy and add type hints to init.py by @gruebel in #101
- Fix formatting in error message by @volkdm in #104
New Contributors
Full Changelog: v0.10.5rc1...v0.11.0rc1