- BREAKING CHANGE: Fixes color_to_int() so it produces signed ints rather than unsigned. However if you were previously using color_to_int() you must have worked around this bug, so you will need to change your code. #186
- Adds many many binary builds: Python 3.7 - 3.14, x86, x64, arm64, ancient Linux.