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