- Removed support for loading old format - Added the build method to the READMEs - Added the usage of the show and flip APIs to the READMEs - Added the Pyxel Packager command
1.1.8
- Added Example 7 - Fixed the set method of the Music class - Added the list of the examples to the READMEs - Added the show API
1.1.7
- Fixed to stop with ctrl-c - Updated the classifiers of setup.py - Added the description of APIs to the READMEs - Added the constants for the default colors - Fixed to stop the application with Python exception
1.1.6
- Changed the way to make module properties - Added public constants for fonts and banks - Removed the screen size limit - Added the description of a shortcut
1.1.5
- Optimized the sound and music APIs - Added the color class for the default palette - Added the shortcut to select a color to the image editor - Fixed the sound preview bug of the sound editor - Enabled to quit from anywhere - Added the flip API
1.1.4
- Fixed the index check of the playm API - Enabled to access the screen as the image bank 4 - Changed the area to display the mouse cursor - Optimized the image and tilemap APIs - Updated the READMEs