Skip to content

Release v0.39.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Dec 20:02
· 79 commits to main since this release
eb8b397

What's Changed

  • removing sklearn gradient booster, to be replaced with other options by @gbeane in #244
  • update pyproject.toml for Python 3.14 by @gbeane in #245
  • Restructure userguide by @gbeane in #247
  • Add developer guide by @gbeane in #252
  • don't create a jabs directory if the user selects a project directory that doesn't contain videos by @gbeane in #251
  • improve project loading by drastically reducing the number of filesystem calls by @gbeane in #249
  • fix bug saving / loading exported training data by @gbeane in #250
  • bump version by @gbeane in #248

Full Changelog: v0.38.1...v0.39.0