- Modified description for Example 13 - Added system palette colors besides normal palette colors - Changed to keep the default palette color in Pyxel Editor - Updated Emscripten to version 3.1.28 - Updated the source of Pyodide-SDL2
1.9.7
- Simplified utility scripts - Added show command description to the READMEs - Restored the flip function for non-web only - Added Example 99 (for non-web only) - Added Pyxel palette file (.pyxpal) support
1.9.6
- Added a link to the code to the examples list - Changed the save location of the watch command information - Added instructions on how to install Pyxel on Mac - Adjusted window resizing timing of the watch command
1.9.5
- Fixed to work without body tag in Pyxel Web - Added the app2html command to create an HTML page
1.9.4
- Fixed error handling of the pyxel command - Added the app2exe command to create an executable
1.9.3
- Limited depth to be checked to 3 for the watch command - Fixed the package command to accept various file specifications - Removed extra files from sample Pyxel application files - Added running message to the watch command