What's Changed
✨ New Features
- Add
join
for Collections by @MoritzPotthoffQC in #127 - Allow specifying custom base collection when creating a dynamic collection by @MoritzPotthoffQC in #120
🐞 Bug Fixes
- Correct schema deserialization on failure by @florian-klein in #128
- Return original dtypes for failures in
filter(..., cast=True)
by @borchero in #118
🏎️ Performance Improvements
📦 Refactorings
Full Changelog: v1.8.2...v1.9.0