- Replaced an image in the READMEs - Fixed the app2exe command to include modules correctly - Added support for Raspberry Pi (ARMv7) - Updated Emscripten to version 3.1.42 - Updated Pyodide to version 0.23.3 - Updated crate versions
1.9.16
- Disabled quit by ESC key in Pyxel Editor - Fixed the nseed function - Bundled 8bit BGM generator by frenchbread - Added BGMs by 8bit BGM generator to Example 9
1.9.15
- Changed the platform specification method in Rust for FreeBSD - Changed to use the official Pyodide instead of the customized version - Updated Emscripten to version 3.1.36 - Expanded the supported macOS 10.12+ (Intel), 11.0+ (Apple Silicon)
1.9.14
- Modified the layout of Example 13 - Fixed bounding box handling for BDF font rendering
1.9.13
- Added URL generator to Pyxel Web Launcher - Added a data_ptr method to the Image and Tilemap class - Updated Emscripten to version 3.1.34 - Added Example 13
1.9.12
- Added support for environments without game controllers - Adjusted the initial gain of the sound - Updated Emscripten to version 3.1.31