Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 2.33 KB

CHANGELOG.md

File metadata and controls

56 lines (37 loc) · 2.33 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.1.8 - 2024-09-20

Fixed

  • fix the readme example and run it as a doctest (#47)

0.1.7 - 2024-07-19

Other

  • Fast unpack_single (#43)

0.1.6 - 2024-07-03

Other

  • reimplement Bitpacking::unpack_single (#42)
  • clippy works now, and is pedantic (#38)
  • aggressive clippy (#37)
  • pin nightly-2024-06-19 (#36)
  • Apache license (#34)

0.1.5 - 2024-06-17

Other

  • Fix fused delta (#31)

0.1.4 - 2024-06-17

Other

  • Unchecked unpack single (#29)

0.1.3 - 2024-06-17

Other

  • (deps) update mozilla-actions/sccache-action action to v0.0.5 (#28)
  • Bitunpack Single (#27)
  • Unchecked bitpack (#25)

0.1.2 - 2024-06-16

Other

  • Fused Delta + FoR (#22)

0.1.1 - 2024-06-14

Other

  • Delta Encoding (#11)
  • Transpose Masks (#8)
  • Remove old workflow (#7)