Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 813 Bytes

CHANGELOG.md

File metadata and controls

37 lines (23 loc) · 813 Bytes

Change Log

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] - yyyy-mm-dd

Added

Changed

Fixed

[0.2.0] - 2022-03-14

Added

  • Additional code tests.
  • X86 BMI2 optimized bit masks.

Changed

  • BitReader simplified and optimized.
  • FrontendBytes i32::MAX limit removed.
  • Fse Decoder VEntry table flattened (simplifies pointer arithmetic).

Fixed

  • Bash scripts misc fixes.
  • Clippy warnings.
  • Docs clarifications, grammar and typo fixes.
  • LzfseEncoder erroneous RAW encoding selection: #1

[0.1.0] - 2021-04-22 [Yanked]

Initial release.