1.5.0 (2023-05-10)
Implemented enhancements: - #633 Add BSD Unix build support (FreeBSD, OpenBSD, NetBSD, ..) - #643 Initialize logger as a child of the Kivy's one - #657 Add support request automation (as other kivy projects) - #656 Add support for Python 3.11
Cleanup - #619 Remove Python 2 support, six dependency - #641 Removes some Python2-era complexity - #654 Remove Python 3.6 from supported and test matrix, as it reached EOL
CI - #655 Linux x86 tests force as safe directory
Packaging
- #653 Build (and test) manylinux-aarch64
wheels via our kivy-ubuntu-arm64
self-hosted runner