Releases: tabreturn/thonny-py5mode
Releases · tabreturn/thonny-py5mode
Version 0.4.6-a0
New features & improvements
- Add (indeterminate) progress bar to JDK downloader
- Add links to resources (reference and cheatsheet)
- Add color mixer to py5 menu
- Add about window to py5 menu
- Recall last display window location each run
- Specify install_requires version numbers
Fixes
- Fix windows run command (that crept in at release 0.4.x)
Version 0.3.3a0
New features & improvements
- Add Thonny 4 support
Fixes
- Add Thonny 4 auto-complete
- Remove restart warning error message (caused by
import py5
line) - Ensure Thonny 4 runs py5 imported mode sketches properly (caused by
import py5
line)
Version 0.2.5a0
New features & improvements
- Switch to JDK 17
Fixes
- --