v1.0.7
What's Changed
- Add URLs to pyproject.toml by @PGijsbers in #705
- Implement filtering in the case of filename regular expression and add a test for this feature. by @marcenacp in #716
- Fix broken Unit tests. by @ccl-core in #717
- Add more info links on how to do releases. by @ccl-core in #718
- Apply filters to a Hugging Face dataset to avoid repeating all variants. by @marcenacp in #719
- Move filters from Dataset init to
self.records
by @ccl-core in #720 - Release 1.0.7 by @ccl-core in #721
Full Changelog: v1.0.6...v1.0.7