1.4.0
Enhancements:
- Add cp311 dummy runtimes (#349)
- Add cp311 dummy eggs (#453)
- Update the code to guess a Platform instance from the running system (#448)
- Added a NameKind value for Rocky Linux
- Debian and RHEL compatible systems are now supported by the "uknown" NameKind
- Add support for the RH8 platform
- Update the PythonImplementation instance to support cp311 (#451)
- Update okonomiyaki code to not use the deprecated LegacyEPDPlatform instance (#452)
Maintenance:
- Remove old Jenkins CI build setup (#440)
- Update the test matrix on github actions and remove testing for Python 2.7 (#441, #447)
- Move most of the package configuration into the setup.cfg (#450)
Big fixes: