- Simplified comparisons - Removed a deprecated function - Applied static decorator to functions do not use self - Fixed to keep the previous frame when cls is not called - Changed frame_count to start from 0 - Fixed the gamepad constants
1.0.0
- Added the supplement of installation method to the manuals - Added the type hints for Python
0.9.10
- Added the way to import images on Pyxel Editor to the manuals - Fixed the type hints - Added GLFW dll for Windows
0.9.9
- Added the type hints for Python - Added the description of run_with_profiler function to the manuals
0.9.8
- Enabled to run Pyxel Editor without filename
0.9.7
- Confirmed operation on Debian and Fedora - Updated the instruction of installation on Linux