* fix booleans on Windows (again) * automatic conversion of lists of strings (useful for Raygui) * fixes for code hints in PyCharm - remove red lines.
4.2.1.1
Removed Macos arm64 binaries, because they were broken. (Github Actions switched their arm64 to x64 without telling anyone.) You can still install on arm64 but pip will build the binary for you.
4.2.1.0
* Fixes the 4.2.0 release (hopefully) * Upgrade raylib to 4.2 second release * Added raymath * Added support for ARM Macs * Added support for Raspberry Pi
4.2.0.0
This release is broken in two ways: * Raylib messed up their 4.2 release. * I messed up trying to make one binary for multiple Python versions. Why did no-one report it? Anyway, don't use this version.