What's Changed
New features 🎉
- Add compute_forward_vector_angle function by @niksirbi in #376
- Add transforms module with scale function by @stellaprins in #384
- Introduce basic classes for regions of interest by @willGraham01 in #396
Housekeeping
- Pass kwargs to
interpolate_over_time
by @niksirbi in #383 - Replaced NIU upload action with separate steps by @IgorTatarnikov in #391
- bounding boxes' tracks --> bounding boxes tracks by @sfmig in #392
- Reorganise test fixtures by @lochhh in #380
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #401
- Use pypa/gh-action-pypi-publish stable release v1 by @lochhh in #404
New Contributors
- @IgorTatarnikov made their first contribution in #391
- @stellaprins made their first contribution in #384
Full Changelog: v0.0.22...v0.0.23