Releases: fast-pack/JavaFastPFOR
Releases · fast-pack/JavaFastPFOR
Version 0.3.3
What's Changed
- Fix handling of output offset in SkippableComposition classes by @piotrrzysko in #62
Full Changelog: JavaFastPFOR-0.3.2...JavaFastPFOR-0.3.3
Version 0.3.2
What's Changed
- Fix variable-byte encoding of large longs by @piotrrzysko in #61
Full Changelog: JavaFastPFOR-0.3.1...JavaFastPFOR-0.3.2
Version 0.3.1
Release patch.
Full Changelog: JavaFastPFOR-0.3.0...JavaFastPFOR-0.3.1
Version 0.3.0
What's Changed
- Calculate max compressed length by @piotrrzysko in #60
New Contributors
- @piotrrzysko made their first contribution in #60
Full Changelog: JavaFastPFOR-0.2.1...JavaFastPFOR-0.3.0
Version 0.2.1
What's Changed
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #57
Full Changelog: JavaFastPFOR-0.2.0...JavaFastPFOR-0.2.1
Version 0.2.0
What's Changed
- Make direct buffer allocation optional by @balthz in #39
- Introduce LongVariableByte by @blacelle in #55
- Introduce LongBinaryPacking by @blacelle in #56
New Contributors
- @balthz made their first contribution in #39
- @bfulton made their first contribution in #40
- @mulugetam made their first contribution in #51
- @dependabot made their first contribution in #45
- @lemire made their first contribution in #54
- @blacelle made their first contribution in #55
Full Changelog: https://github.com/lemire/JavaFastPFOR/commits/JavaFastPFOR-0.2.0