1.4.2 (2022-07-02)
CI - #628 Updated java-setup to v3, include all the LTS versions from adoptium during CI tests.
Packaging - #620 When cross-compiling for Android, we should not use the include dirs exposed by the JDK - #629 Cython now requires a minimum version. Introduces setup.cfg. Cleans up the CI workflow - #625 Use cibuildwheel for releases
Docs - #616 Update api.rst, remove extra equals signs
Implemented enhancements: - #622 Add suffix to support IBM jre on Windows - #626 Move get_cpu guessing into _possible_lib_location - #627 PyPy: Fixes a segfault + add tests