Releases: funkelab/motile_tracker
Releases · funkelab/motile_tracker
v4.3.0-a1
What's Changed
- 55 groups with subset export by @cmalinmayor in #280
- Blockwise solving! Sequential, not parallelized by @cmalinmayor in #288
- Actually test and update lowest-direct dependencies by @cmalinmayor in #285
- Configure gurobi version by @cmalinmayor in #287
- 259 thoroughly test import custom features and add UI if needed by @AnniekStok in #268
- 95 visualize-by-features-other-than-area-in-the-tree-view by @AnniekStok in #272
Full Changelog: v4.2.0...v4.3.0-a1
v4.2.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #255
- Bugfixes: don't test or rely on non-specified behavior (for compatibility with old and new funtracks) by @cmalinmayor in #257
- Bump astral-sh/setup-uv from 6 to 7 in the dependencies group by @dependabot[bot] in #261
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #263
- use LITT function to determine order of tracks, by @AnniekStok in #266
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #267
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #273
- 248 implement force option in useractions by @AnniekStok in #249
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #275
- Test fixes by @cmalinmayor in #278
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #276
- Bump actions/checkout from 5 to 6 in the dependencies group by @dependabot[bot] in #279
- 55 add user defined groups for viewing by @AnniekStok in #262
Full Changelog: v4.1.1...v4.2.0
v4.1.1
What's Changed
- 242 dont pin zarr by @cmalinmayor in #246
- fix: 🐛 main script adds motile tracker tab twice by @cmalinmayor in #250
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #251
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- 210 orthogonal views for 3d data in 2d view by @AnniekStok in #211
- Bump actions/setup-python from 5 to 6 in the dependencies group by @dependabot[bot] in #236
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #241
- Update for compatibility with geff >= 1.1.1.1.1 by @AnniekStok in #244
- block current_size event signals in TrackPoints when adding or selecting points by @AnniekStok in #239
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #245
- 213 improve user experience for making a new track id when labeling with segs by @AnniekStok in #240
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- refactor: 🔥 Remove unused conda config yaml by @cmalinmayor in #206
- Use
uvfor development by @cmalinmayor in #207 - Bump actions/upload-pages-artifact from 3 to 4 in the dependencies group by @dependabot[bot] in #200
- Returning to Napari by @AnniekStok in #208
- Use uv to run docs build by @cmalinmayor in #212
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #199
Full Changelog: v3.3.0...v4.0.0
v3.3.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #168
- Updated installer hooks to use finn instead of napari by @cgoina in #172
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #174
- Bump the dependencies group with 3 updates by @dependabot[bot] in #198
New Contributors
- @dependabot[bot] made their first contribution in #198
Full Changelog: v3.2.0...v3.3.0
v3.1.5-dev0
Improved orthogonal views
v3.2.0
What's Changed
- Launcher to start napari with motile-tracker plugin by @cgoina in #166
- Don't auto-push commits to PRs by @cmalinmayor in #167
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #165
- Depend on finn for viewing code by @cmalinmayor in #170
New Contributors
- @cgoina made their first contribution in #166
- @pre-commit-ci made their first contribution in #165
Full Changelog: v3.1.3...v3.2.0
v3.1.4-rc1
use collect_all for freetype
v3.1.4-dev0
- export groups features correctly into one column
- contour viewing efficiency improved