What's Changed
- chore: Expose StripeFactory so users can write them in struct by @Xuanwo in #9
- chore: Expose StripeFactory::read_next_stripe and Stripe::stream_map by @Xuanwo in #10
- Fix arrow version requirement by @progval in #12
- Avoid unnecessary null buffer when decoding a primitive array with no null by @progval in #13
- fix: Fix bug with decoding timestamp as decimal by @Jefffrey in #36
- Impl RleV1Encoder for integer by @suxiaogang223 in #37
- Apply Clippy 0.1.85's new suggestions by @progval in #44
- Require chrono < 0.4.40 to be consistent with Arrow by @progval in #43
- Add missing license header to Makefile by @progval in #45
- allow Unicode-3.0 license by @waynexia in #46
- chore: prepare release 0.6.0 by @waynexia in #42
New Contributors
- @progval made their first contribution in #12
- @Jefffrey made their first contribution in #36
- @suxiaogang223 made their first contribution in #37
Full Changelog: v0.5.0...v0.6.0