Skip to content

Releases: yarlett/bit-codes

Version 0.1.2

04 Nov 22:35
Compare
Choose a tag to compare

Underlying bit level data is implement using bit-vec crate.

Version 0.1.1

06 Aug 22:27
Compare
Choose a tag to compare

Strings are now encoded into bit codes via new EncodingOptions type. This allows for better encoding efficiencies under the hood.