Releases: brentvollebregt/auto-py-to-exe
Releases · brentvollebregt/auto-py-to-exe
v2.14.0
- #215: Added warning when using Python 3.10.0
v2.13.0
- Added Russian (Русский) translations
v2.12.0
- #211: Added Traditional Chinese translations
- #218: Added build directory override argument (
--build-directory-override
)
- #221: Added an overlay spinner to hide content until the UI is initialised
v2.11.0
- #205: Added support for PyInstaller 4.6 and its new options
- Dropped support for Python 3.5
- Added support for Python 3.10
v2.10.1
- #197: Allow the output directory to be set from an imported JSON configuration file
v2.10.0
- #166: Added a warning for usage of Python from the Windows Store
v2.9.0
- #168: Confirmation dialog on overriding configuration values on import
v2.8.0
- Added translation handler
- #153: Added Chinese translations
v2.7.11
- Add warning about PyInstaller < 4.1 support for Python 3.8 and 3.9
v2.7.10
- #142: Added browse button for output directory