v0.0.19
What's Changed
For users
Changes in user-facing interface:
Bugfix:
For developers
Changes in code architecture, aiming at improving ease of contribution and maintainability.
- Refactor validators by @sfmig in #204
- Move logging.py inside utils by @niksirbi in #216
- Refactor validators tests by @sfmig in #207
- Make video download optional for sample datasets by @niksirbi in #224
- Re-organise API reference by @niksirbi in #213
Paving the way for upcoming features:
Housekeeping:
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #202
- Update supported Python versions by @niksirbi in #208
- Use raw string for ASCII art in CLI entrypoint by @lochhh in #212
- Add missing init.py files by @niksirbi in #215
- Update python version in README.md by @niksirbi in #221
- Added ruff rule to check for numpy2.0 compatibility by @niksirbi in #227
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #233
Full Changelog: v0.0.18...v0.0.19