23.1
What's Changed
- chore: add typed classifier by @miketheman in #655
- Improve parser error messaging around mistakes in/around version specifiers by @pradyunsg in #662
- Upgrade to latest mypy by @hauntsaninja in #664
- Delete print() from test_tags by @nikodemas in #668
- Update our linters by @pradyunsg in #676
- Improve error for local version label with unsupported operators by @pradyunsg in #675
- Parse raw metadata by @brettcannon in #671
- Handle prefix match with zeros at end of prefix correctly by @pradyunsg in #674
- Relax typing of
_key
on_BaseVersion
by @di in #669 - Replace spaces in platform names with underscores by @tucked in #620
- Import underlying parser function as an underscored variable by @pradyunsg in #663
New Contributors
- @miketheman made their first contribution in #655
- @nikodemas made their first contribution in #668
- @tucked made their first contribution in #620
Full Changelog: 23.0...23.1