Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-21 | 761 Bytes | |
v0.5.21 source code.tar.gz | 2025-08-21 | 7.4 MB | |
v0.5.21 source code.zip | 2025-08-21 | 8.7 MB | |
Totals: 3 Items | 16.1 MB | 0 |
What's Changed 🚀
✨ Features
- feat: Propagate morsel size top-down in swordfish @colin-ho (#4894)
- feat: DataFrame.write_huggingface @kevinzwang (#5015)
🐛 Bug Fixes
- fix(blc): Attempt to fix the broken link checker. @rohitkulshreshtha (#5010)
- fix: Print UDF stdout and Daft logs above the progress bar @srilman (#4861)
📖 Documentation
- docs: Add audio transcription example card @desmondcheongzx (#5020)
- docs: improve audio transcription example @universalmind303 (#4990)
- docs: Spice up the examples page @desmondcheongzx (#5019)
🔧 Maintenance
- chore: Only test MacOS on Python 3.11 in CI @srilman (#5014)
Full Changelog: https://github.com/Eventual-Inc/Daft/compare/v0.5.20...v0.5.21