Releases: Sigmmma/binilla
Releases · Sigmmma/binilla
1.3.8 - HOTFIX
Changes
- Fix issues with Python 3.10 by bumping version for threadsafe-tkinter
[1.3.7]
[1.3.6]
Changed
- Update tag loading logic to work better with Python 3.9
[1.3.5]
Changed
- Update build config for Python 3.9.
[1.3.4]
[1.3.4]
Changed
- (Linux) Fix crash when user does not have either yad, kdialog, or zenity installed.
[1.3.3]
[1.3.3]
Changed
- Parsing errors now do print, even if handler.debug is not true.
1.3.2
[1.3.2]
Changed
- Fix python 3.5 specific save as bug.
1.3.1
[1.3.1]
Changed
- Fix import error when no system wide file dialogs are found. (Should fall back to tkinter and give an error dialog instead.)
1.3.0 python -m binilla
[1.3.0]
Added
- Added __main__ so Binilla can be executed using
python -m binillaor justbinillaon some systems.
1.2.6
[1.2.6]
Changed
- Make Arbytmap an optional requirement under the feature name
bitmap_viewing. This should improve Python 3.5 compatibility on Windows as Arbytmap does not have compiled Windows wheels below Python 3.6.