Skip to content

v0.4.2

Latest
Compare
Choose a tag to compare
@mwlon mwlon released this 11 Feb 10:09
· 5 commits to main since this release
  • Improvements
    • Fixed a hypothetical panic that could have occurred on corrupt delta lookback data (though this never happened).
    • Internally simplified compression slightly (bin optimization and delta lookbacks).
  • CLI bench
    • Updated blosc => blosc2, added brotli, and and added more configurations to other comparators.
    • Added multithreading option.
    • Added support for arrow date types.