Releases: funkelab/funtracks
Releases · funkelab/funtracks
v1.5.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #105
- Fix docs deployment and pin geff to <1.1.3 by @cmalinmayor in #107
Full Changelog: v1.5.0...v1.5.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #105
- Fix docs deployment (and GEFF version update issue) by @cmalinmayor in #107
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Add FeatureSet to Tracks by @cmalinmayor in #41
- Create the annotator class for computing and updating graph features by @cmalinmayor in #87
- Refactor test suite with factory fixtures and feature constants by @cmalinmayor in #95
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #92
- Simplify the Features infrastructure and add AnnotatorManager by @cmalinmayor in #96
- Use annotators to compute features at graph construction and after actions by @cmalinmayor in #97
- Remove NodeAttr and EdgeAttr Enums by @cmalinmayor in #101
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #99
- Generic features! 🎉 by @cmalinmayor in #102
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #104
- 83 add validation of user actions to the actual useractions by @AnniekStok in #93
Full Changelog: v1.4.0...v1.5.0
What's Changed
- Add FeatureSet to Tracks by @cmalinmayor in #41
- Create the annotator class for computing and updating graph features by @cmalinmayor in #87
- Refactor test suite with factory fixtures and feature constants by @cmalinmayor in #95
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #92
- Simplify the Features infrastructure and add AnnotatorManager by @cmalinmayor in #96
- Use annotators to compute features at graph construction and after actions by @cmalinmayor in #97
- Remove NodeAttr and EdgeAttr Enums by @cmalinmayor in #101
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #99
- Generic features! 🎉 by @cmalinmayor in #102
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #104
- 83 add validation of user actions to the actual useractions by @AnniekStok in #93
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #89
- 209 update to geff v1 compatibility by @AnniekStok in #90 🎉 🌮 🎉 🍅
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- Mark node_id_to_track_id for deprecation by @cmalinmayor in #85
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #86
- Use uv and just instead of pixi by @cmalinmayor in #88
- Bugfix: pin geff to <1
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- add additional tests for Tracks by @AnniekStok in #81
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #80
- 70 replace tracks controller by @cmalinmayor in #72
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #84
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- bugfix: variable segmentation referenced before assignment by @AnniekStok in #74
- Add a flag to load tracks as a solution by @AnniekStok in #75
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- bug fix: time attr was not included in spatiotemporal dimensions by @AnniekStok in #62
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #61
- 63 test export to geff with pos attr as listtuple and as string by @AnniekStok in #64
- 65 include segmentation when exporting to geff by @AnniekStok in #66
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #68
- 57 import from geff in addition to csv by @AnniekStok in #67
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Remove save load from tracks by @cmalinmayor in #8
- Add mypy by @cmalinmayor in #9
- Add back in save and load functions with deprecation warnings by @cmalinmayor in #10
- Ruff changes by @cmalinmayor in #11
- Move tracks functionality to actions by @cmalinmayor in #12
- Add mypy and update ruff by @cmalinmayor in #32
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #52
- add a function to export Tracks graph to geff by @AnniekStok in #60
New Contributors
- @AnniekStok made their first contribution in #60
Full Changelog: v1.0.3...v1.1.0
v1.0.3
What's Changed
- add successors and predecessors by @bjarthur in #13
- Add functions to abstract away from networkx operations for new tree view by @cmalinmayor in #14
New Contributors
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Remove unnecessary print statements
- Remove pixi lock file from github tracking
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #5
New Contributors
- @pre-commit-ci made their first contribution in #5
Full Changelog: v1.0.1...v1.0.2