What's Changed
New features
- Compute Forward Vector by @b-peri in #276
- Compute pairwise distances by @lochhh in #278
- Implement
compute_speed
andcompute_path_length
by @niksirbi in #280 - Add the option for multiple views loading - take2 by @vigji in #346
Breaking changes
- Drop the
.move
accessor by @niksirbi in #322 - Removed "analysis" level from namespace by @niksirbi in #333
- Reorder dimensions by @lochhh in #351
Docs/website improvements
- Fix command for installation of docs dependencies in the guide. by @sfmig in #323
- Add example to convert file formats and changing keypoints by @Lauraschwarz in #304
- Encourage R users to check out
animovement
by @niksirbi in #335 - Update overview, mission, scope, and roadmaps by @niksirbi in #352
- Restructure "Getting Started" page to a "User Guide" - take 2 by @niksirbi in #356
- Bounding boxes example by @sfmig in #312
- Add inaugural blogpost by @niksirbi in #359
Housekeeping
- Add bbox centroid fix by @sfmig in #303
- General validator function for checking dimensions and coordinates by @niksirbi in #294
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #318
- Update integration tests by @sfmig in #295
- Refactor auto-generate API docs by @lochhh in #331
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #338
- Fix for check-manifest pre-commit hook in Python 3.12 by @sfmig in #344
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #355
- Fix and relax bboxes requirements by @sfmig in #313
New Contributors
- @Lauraschwarz made their first contribution in #304
- @vigji made their first contribution in #346
Full Changelog: v0.0.20...v0.0.21