v0.1.8
github-actions
released this
05 Jul 18:53
·
1365 commits
to refs/heads/main
since this release
Changes
✨ New Features
- [FEAT] Ranged Get Native Downloader @samster25 (#1113)
- [FEAT] Native S3 Downloader Anonymous Mode @samster25 (#1105)
- [FEAT] Enable reading a list of URLs in read_* APIs @jaychia (#1102)
- [FEAT] Arithmetic with timestamps and durations. @xcharleslin (#1103)
- [FEAT] Automatic Region Retrying for S3 Native Downloader @samster25 (#1098)
- [FEAT] Better styling of large dataframe cells in HTML @jaychia (#1097)
👾 Bug Fixes
- [BUG] S3 Downloader set default region when region not detected @samster25 (#1100)
📖 Documentation
- [CHORE] Update README.rst for image downloading @jaychia (#1109)
- [DOCS] Update image tutorials with
.image
namespaced expressions @jaychia (#1110)
🧰 Maintenance
- [CHORE] Tidy up typing of binary ops [1/2] @xcharleslin (#1114)
- [CHORE] Pin Pydantic to < 2 @jaychia (#1115)
- [CHORE] Remove rogue print statement @jaychia (#1112)
- [CHORE] Install wheel together with requirements in release build @jaychia (#1111)
- [CHORE] Update README.rst for image downloading @jaychia (#1109)
- [CHORE] Adding more test fixtures for different I/O sources @jaychia (#1083)
- [CHORE] Cache build artifacts in target folder @jaychia (#1104)
- [CHORE] Fix CI caching to cache integration test builds separately @jaychia (#1101)
- [CHORE] Use maturin directly instead of multiplatform build step @jaychia (#1099)
⬆️ Dependencies
- Bump serde_json from 1.0.97 to 1.0.99 @dependabot (#1095)
- Bump pytest from 7.3.2 to 7.4.0 @dependabot (#1089)