Changelog
View Source1.0.0
Major release milestones:
- Parallel decompression.
Unreleased
0.3.0 (Mar 2025)
Fixed
- Full compliance with bzip2 reference tests: allow trailing but not initial garbage.
Changed
- Minor relaxation of dependencies
0.2.1 (Apr 2023)
Fixed
- Handle full output buffer (Scott Ribe)
0.2.0 (Sep 2022)
- First working release.
- Passing CI for elixir 1.11 and 1.14
0.1.0 (May 2022)
- Broken release, missing the Bzip2.Driver module.