- Updated the requirements.txt and Pipfile - Fixed the Pyxel Packager for Windows
1.2.1
- Changed to use SDK_Keycode instead of SDL_Scancode - Fixed to use the correct separator in the Pyxel Packager
1.2.0
- 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