- Fixed the select tool of Pyxel Editor - Refactored the drawing functions - Added utility functions for math - Fixed the play command bug on Windows
1.6.8
- Fixed to receive mouse input when window is activated - Fixed the window to be active when a file is dropped - Added the elli and ellib functions - Added the fill function - Fixed to work even when audio is not installed - Updated the READMEs
1.6.7
- Fixed a file drop bug - Changed to pause only when minimized
1.6.6
- Integrated the release and public actions - Added the PYXEL_WORKING_DIR constant - Added a mechanism to check the latest version - Fixed a bug of the play_pos function - Added a tick option to the play and playm functions - Added a partial playback feature to Pyxel Editor - Fixed a mouse click handling in the sound editor - Updated the READMEs
1.6.5
- Fixed the GitHub Actions workflow to publish
1.6.2
- Fixed the play command to remove working directories - Fixed the key repeat bug - Added the GitHub Actions workflow to build - Removed the cli function - Updated the READMEs