Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 796 Bytes

CHANGELOG.md

File metadata and controls

36 lines (29 loc) · 796 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.4.0] - Unreleased

Added

  • Ability to generate text from models without training

Changed

  • UI improvements

[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] - 2021-05-09

Added

  • Edit project functionality
  • Batch functionality

[0.1.1] - 2021-04-28

Added

  • Changelog

Fixed

  • Fix for crash during training

[0.1.0] - 2021-01-10

First "release"