What's Changed * Updated docs with community section by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/72 * The section contains information about the project's mission, scope, and roadmap.
What's Changed * Updated project URLs in pyproject.toml by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/64 * Refactor configure_logging by lochhh in https://github.com/neuroinformatics-unit/movement/pull/65 * Refactor tests by lochhh in https://github.com/neuroinformatics-unit/movement/pull/63
What's Changed * Added calls to join zulip chat by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/61 * [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/neuroinformatics-unit/movement/pull/60 * Changed documentation website URL by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/62
What's Changed * Deprecate support for python 3.8 by DhruvSkyy in https://github.com/neuroinformatics-unit/movement/pull/54 * Fix indentation error in ValidPosesCSV validator by lochhh in https://github.com/neuroinformatics-unit/movement/pull/57
New Contributors * DhruvSkyy made their first contribution in https://github.com/neuroinformatics-unit/movement/pull/54
* import pose tracks from DeepLabCut and SLEAP * represent pose tracks as xarray objects * export pose track in DeepLabCut format * improved data validation * sphinx documentation deployed on GitHub pages