Skip to content

Release v0.41.0

Choose a tag to compare

@github-actions github-actions released this 27 Feb 22:46
· 470 commits to main since this release
feaddbd

What's Changed

  • Add custom message dialog by @gbeane in #264
  • add documentation for using uv tool install as an alternative to pipx install by @gbeane in #268
  • Add cross validation grouping config setting by @gbeane in #269
  • upgrade virtualenv and filelock by @gbeane in #275
  • reorganize the jabs.ui module by @gbeane in #274
  • Refactor project settings and other code cleanup by @gbeane in #276
  • Cli cross validation by @gbeane in #278
  • Task/jabs core and jabs io subpackages by @bergsalex in #277
  • Fix github actions release dist locations, bump versions by @bergsalex in #280
  • add useguide section for behavior search by @gbeane in #279
  • Task/update documentation to zensical site by @bergsalex in #281
  • fix import error in jabs-cli cross-validation command by @gbeane in #283
  • Add github pages deployment pipeline by @bergsalex in #282
  • Task/add jabs vision package by @bergsalex in #284
  • Add implementation for mobilnet unet model to jabs-vision by @bergsalex in #285
  • some refactoring in classifier.py by @gbeane in #286
  • add json as a supported format for the cross validation report by @gbeane in #287
  • Task/update main readme by @bergsalex in #288
  • fix classify button state when loading cached classifier by @gbeane in #289
  • Use fork for process pool startup on macOS by @gbeane in #290
  • temporarily drop python 3.14 support by @gbeane in #293
  • Add jabs behavior package, add postprocessing module as first package component by @gbeane in #291
  • Move all timm code to jabs.vision.timm by @bergsalex in #294
  • First commit with adapter/registry jabs.io design by @bergsalex in #292
  • Switch PredictionManager to use jabs.io by @bergsalex in #296
  • Upgrade cryptography and pillow dependencies by @bergsalex in #295
  • reenable python 3.14 by @gbeane in #299
  • Add legacy HRNet code from mouse-tracking-runtime by @bergsalex in #298
  • Add first version of CLAUDE.md by @bergsalex in #300
  • Add script to sync versions from root pyproject.toml & update CI defs by @bergsalex in #301
  • Fix docs reference for jabs-vision and improve naming of new releases by @bergsalex in #302
  • Improve docs ci steps and upgrade zensical by @bergsalex in #303
  • Release version 0.41.0 of JABS by @bergsalex in #304

Full Changelog: v0.40.1...v0.41.0