Skip to content

Version 0.9.0

Latest
Compare
Choose a tag to compare
@sdatkinson sdatkinson released this 27 Jul 22:01
· 19 commits to main since this release
102333b

What's Changed

  • [FEATURE] GUI trainer: Track the last directories used for input/output/train destination by @sdatkinson in #417
  • [TESTING] Add Python 3.11 and 3.12 to the workflow matrix by @sdatkinson in #422
  • [FEATURE] More extensive metadata from the standardized trainers by @sdatkinson in #420
  • [FEATURE,GUI,BREAKING] Validate data before training by @sdatkinson in #425
  • Replaced the deprecated start and stop with start_samples and stop_sa… by @yonMaor in #427
  • [chore] Replace deprecated uses of @abc.abstractproperty by @jasonmokk in #426
  • Fix system text color by @sdatkinson in #429
  • [GUI] Left justify and prettify validation dialog by @vossenv in #430
  • [BUG] disagreement metatdata is int instead of bool (#432) by @Rodolfo-S in #433
  • Bump .nam file patch version by @sdatkinson in #437
  • Documentation on the .nam file format by @sdatkinson in #439
  • Extensions by @sdatkinson in #441
  • [BUGFIX] Correct OS environment variable for home directory on Windows by @sdatkinson in #444
  • [FEATURE,BREAKING] Define full-featured trainer as a CLI entry point by @sdatkinson in #445
  • [BREAKING] Remove colab.ipynb by @sdatkinson in #446

New Contributors

Full Changelog: v0.8.4...v0.9.0