Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@waynexia waynexia released this 14 Mar 18:03
· 1 commit to main since this release
2aaeeb8

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

Full Changelog: v0.5.0...v0.6.0