23.1
Move manylinux logic into private module (#438)
Parse raw metadata (#671)
PEP 656 musllinux support (#411)
Drop support for python 2.7, 3.4, and 3.5 (#376)
Update manylinux detection to be robust to incompatible ABIs (#221)
Refactor nox requirements to use requirements files (#609)
Refactor ELF parsing logic to standalone class (#553)
Allow `"extra"` to be `None` in the marker environment
Improve error for local version label with unsupported operators (#675)
Handle prefix match with zeros at end of prefix correctly (#674)
Fix some spelling mistakes (#436)
Replace spaces in platform names with underscores (#620)
Drop `LegacySpecifier` and `LegacyVersion` (#407)