Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (13 loc) · 688 Bytes

CHANGELOG.md

File metadata and controls

26 lines (13 loc) · 688 Bytes

keep a changelog

Unreleased

0.2.0 - 2021-04-05

Added:

  • Precision for float compression, PR-3

Changed:

  • Optimized index compression, PR-3
  • Use dense Blaze containers, PR-4

0.1.0 - 2023-02-28

Added

  • DRIFT-617: Matrix compressor initial version, PR-1

Fixed

  • Use patched streamvbyte without _static suffix, PR-2