Skip to content

Releases: thtroyer/simple-text-generator

0.3.0 Release

07 Jul 01:57
Compare
Choose a tag to compare
0.3.0 Release Pre-release
Pre-release

Semi-stable release. Includes Windows builds, new UI features, and ability to train data fully from the UI.

[0.3.0] - 2021-07-06

Added

  • Run training/generation within UI
  • Archive / delete functionality in UI
  • Windows build for release
  • Logging to file

Changed

  • UI code cleanup
  • Switched to pipenv

0.2.0 Release

10 May 01:39
6dcc0ee
Compare
Choose a tag to compare
0.2.0 Release Pre-release
Pre-release

Semi-stable release.

Added UI functionality:

  • Add projects in batch functionality
  • Edit project UI
  • Bugfixes

Future 0.x versions may be incompatible with previous version projects.

0.1.1 Release

29 Apr 01:48
Compare
Choose a tag to compare
0.1.1 Release Pre-release
Pre-release

Fixing crash during training.

0.1.0 Release

11 Jan 04:28
Compare
Choose a tag to compare
0.1.0 Release Pre-release
Pre-release

Semi-stable release. Basic UI functionality is working. Training code hasn't had major changes for some time.

Future 0.x versions may be incompatible with 0.1 projects. Bug fixes will be back ported to the 0.1 branch as needed. Features will be added to master branch and released as new unstable versions (0.x) until feature completion.