- 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
1.9.2
- Fixed the watch command to work on Windows
1.9.1
- Added the watch command for live coding - Renamed PYXEL_VERSION to VERSION - Renamed PYXEL_WORKING_DIR to WORKING_DIR - Added the WATCH_INFO_FILE constant - Fixed filename for downloads in Pyxel Web - Changed the way to specify a file in the package command - Fixed some statements in the READMEs
1.9.0
- Added a video and a message to users to the READMEs - Updated Pyodide - Updated Emscripten to version 3.1.24