Skip to content

21.2.1

Latest

Choose a tag to compare

@HexDecimal HexDecimal released this 04 Jun 02:51
· 2 commits to main since this release
21.2.1
f180ef4

Deployment

  • PyPy wheels switched from PyPy 3.10 to PyPy 3.11.
  • Experimental Pyodide wheels are now uploaded to PyPI.

Fixed

  • tcod.sdl.joystick.get_joysticks, get_controllers, and related enumeration passed device indices to SDL3 functions expecting instance IDs, so enumeration could fail or open the wrong device after a joystick was reconnected.