Releases: M4cs/EasyModels
Releases · M4cs/EasyModels
EasyModels 1.6.1
EasyModels 1.6
Changelog:
- Adds
-d/--disable-update
arg to disable checking for updates. - Optimizes startup speed
- Adds pretty colors to the UI of the command line tool
- Changes categories from a call to a hard-coded dict (means I'll have to update if they change categories, which I doubt will happen)
EasyModels 1.5.1
Changelog:
- Adds
--gui-dark/-gd
argument to run darkmode GUI
EasyModels 1.4.7
Changelog:
- Change GUI Core from Tkinter to PySide2/Qt5
- Bug Fixes
- Planning on adding model depot API
EasyModels 1.4.3
Stable 1.4.3 Build
Changelog:
- Adds
--gui
argument to EasyModels to get GUI version of program.
EasyModels 1.3.1
First version worth a release tag.
Updates:
- Version Checking
- New Fixes From 1.0 (4 Versions Ahead)