0.10.0 [2024-11-27]
Bug Fixes
- #113: Fix import error of
PolarsDataframeSerializer
in batching mode
What's Changed
- fix: 103 batch write example by @karel-rehor in #112
- fix: write polars dataframe by @Tapanhaz in #113
- docs: add Python 3.13 to supported versions by @bednar in #114
New Contributors
Full Changelog: v0.9.0...v0.10.0