v0.0.13
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #99
- Update
datasets.py
by @b-peri in #86 - Fix unreadable unwriteable fixtures for Windows by @lochhh in #103
- Remove pytables as a conda dependency by @niksirbi in #104
- Use the updated upload_pypi action by @niksirbi in #108
- Provide a generic load_poses.from_file() function #107 by @DhruvSkyy in #110
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #111
- Reorganise Accessor by @lochhh in #122
- Compute locomotion features by @lochhh in #106
- Include M1 runners in CI and update install instructions accordingly by @niksirbi in #125
- Add dependabot config by @lochhh in #128
- Bump actions/cache from 3 to 4 by @dependabot in #130
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #131
- Add codecov token to test_and_deploy.yml by @niksirbi in #129
- add setup-miniconda action and conda install pytables (instead of hdf5) by @niksirbi in #133
- Implement functions to drop and interpolate over low-confidence datapoints by @b-peri in #116
- Add tables pip package to docs requirements by @niksirbi in #137
New Contributors
- @b-peri made their first contribution in #86
- @dependabot made their first contribution in #130
Full Changelog: v0.0.12...v0.0.13