v0.0.16
What's Changed
New features
- Polar kinematics by @lochhh in #155
- Support video and frames files associated with sample data by @niksirbi in #171
- Add CLI entrypoint by @lochhh in #176
- Implement Median and Savitzky-Golay Filters by @b-peri in #163
Interface changes
- Rename pose_tracks to position by @niksirbi in #149
- Refactor accessor to provide methods instead of properties by @lochhh in #174
Documentation
Housekeeping
- use Dataset.sizes instead of Dataset.dims for getting dimension sizes by @niksirbi in #153
- add merge_group as workflow trigger by @niksirbi in #154
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #157
- Overhaul linting and formatting by @niksirbi in #156
- Add viz extras to xarray dependency by @niksirbi in #161
- Enforce linting of docstrings by @niksirbi in #165
- Remove cibuildwheel config by @adamltyson in #169
- Changed macos runners for GitHub CI by @niksirbi in #170
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #173
- update pypi dev status from pre-alpha to alpha by @niksirbi in #172
New Contributors
- @adamltyson made their first contribution in #169
Full Changelog: v0.0.15...v0.0.16