| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-14 | 1.4 kB | |
| v0.7.24 source code.tar.gz | 2026-08-14 | 9.6 MB | |
| v0.7.24 source code.zip | 2026-08-14 | 11.0 MB | |
| Totals: 3 Items | 20.6 MB | 2 | |
What's Changed
✨ Features
- feat: add read_blob function for reading files as raw bytes by @hello-peter-tang in https://github.com/Eventual-Inc/Daft/pull/7318
- feat(utf8): add split_part string function by @ByJH in https://github.com/Eventual-Inc/Daft/pull/7371
🐛 Bug Fixes
- fix: ls pagination by @prayanshchh in https://github.com/Eventual-Inc/Daft/pull/7372
🔧 Maintenance
- chore: Update Rust deps for dependabot warnings by @srilman in https://github.com/Eventual-Inc/Daft/pull/7363
- chore(deps): bump opendal to 0.58.1 by @Xuanwo in https://github.com/Eventual-Inc/Daft/pull/7358
- chore: Remove some duplicate dependencies by @srilman in https://github.com/Eventual-Inc/Daft/pull/7370
- chore: Bump some dependencies by @srilman in https://github.com/Eventual-Inc/Daft/pull/7378
New Contributors
- @Xuanwo made their first contribution in https://github.com/Eventual-Inc/Daft/pull/7358
- @prayanshchh made their first contribution in https://github.com/Eventual-Inc/Daft/pull/7372
- @hello-peter-tang made their first contribution in https://github.com/Eventual-Inc/Daft/pull/7318
- @ByJH made their first contribution in https://github.com/Eventual-Inc/Daft/pull/7371
Full Changelog: https://github.com/Eventual-Inc/Daft/compare/v0.7.23...v0.7.24