Skip to content

Releases: M4cs/EasyModels

EasyModels 1.6.1

20 Aug 23:25
Compare
Choose a tag to compare

Changelog:

  • Adds -dc/--disable-colors arg to disable colors in CLI UI

EasyModels 1.6

20 Aug 22:51
97ed6ff
Compare
Choose a tag to compare

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

18 Aug 22:19
Compare
Choose a tag to compare

Changelog:

  • Adds --gui-dark/-gd argument to run darkmode GUI

EasyModels 1.4.7

18 Aug 21:37
e4fed58
Compare
Choose a tag to compare

Changelog:

  • Change GUI Core from Tkinter to PySide2/Qt5
  • Bug Fixes
  • Planning on adding model depot API

EasyModels 1.4.3

16 Aug 05:49
Compare
Choose a tag to compare

Stable 1.4.3 Build

Changelog:

  • Adds --gui argument to EasyModels to get GUI version of program.

EasyModels 1.3.1

15 Aug 05:08
Compare
Choose a tag to compare

First version worth a release tag.

Updates:

  • Version Checking
  • New Fixes From 1.0 (4 Versions Ahead)