Skip to content

5.5.0.4

Latest

Choose a tag to compare

@electronstudio electronstudio released this 11 Dec 15:33
· 3 commits to master since this release
  • 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.