- Fixed a color rendering issue on Windows - Replaced links to Twitter with X in the READMEs - Updated the bindgen crate to version 0.70
2.1.9
- Updated the required Python to version 3.8 or higher - Changed to avoid using the gil-refs feature in the pyo3 crate - Changed to prevent key state changes during special inputs
2.1.8
- Updated Emscripten to version 3.1.61 - Updated SDL2 to version 2.28.4 - Updated the pyo3 crate to version 0.22 - Fixed keyword-only arguments functionality
2.1.7
- Modified a help messages in Pyxel Editor - Changed the return value type of the sgn function to integer - Fixed the push back process in Example 10 and 15 - Fixed being able to edit during playback in Pyxel Editor - Fixed incorrect array references during playback in Pyxel Editor - Updated the sysinfo crate to version 0.31
2.1.6
- Updated the message image for the READMEs - Added Turkish and Ukrainian READMEs - Fixed a warning on macOS Sonoma - Updated Pyodide to version 0.26.2 - Updated the glow crate to version 0.14
2.1.5
- Updated the description of the set_effects method in the READMEs - Added a value change shortcut to the Sound and the music editors - Changed the initial value for the noise sound register - Suppressed the outdated resource file version warning - Changed the mutex control for sound playback