Releases: FastFilter/xor_singleheader
Releases · FastFilter/xor_singleheader
Version 2.1.0
Update to the policy regarding static analysis.
Full Changelog: v2.0.0...v2.1.0
Version 2.0.0
This version breaks backward compatibility with previously serialized binary filters. Users should upgrade with care.
What's Changed
- (de-)serialize new ->Size member by @oschonrock in #71 (breaking change)
Full Changelog: v1.2.0...v2.0.0
Version 1.2.0
Version 1.1.2
What's Changed
- eliminating Warnings by @oschonrock in #64
- removing unnecessary boiler plate in unit.c by @oschonrock in #65
- liminating Warnings by @oschonrock in #66
Full Changelog: v1.1.1...v1.1.2
Version 1.1.1
Version 1.1.0
What's Changed
- api option to deserialize fingerprints separately by @oschonrock in #59
New Contributors
- @oschonrock made their first contribution in #59
Full Changelog: v1.0.4...v1.1.0
Version 1.0.4
Version 1.0.3
What's Changed
- Don't use nonstandard variable-length arrays by @uckelman-sf in #48
- Fixed comment typos by @uckelman-sf in #49
- Add some sanity checks on allocating functions by @IvanNardi in #50
- Update README.md by @yangzq50 in #54
- Fix sort and remove dup by @yangzq50 in #55
New Contributors
- @IvanNardi made their first contribution in #50
- @yangzq50 made their first contribution in #54
Full Changelog: v1.0.2...v1.0.3
Version 1.0.2
What's Changed
- Added implementations of binary_fuse_mulhi for MSVC IA64 and systems lacking 128-bit multiplication support by @uckelman-sf in #47
New Contributors
- @uckelman-sf made their first contribution in #47
Full Changelog: v1.0.0...v1.0.2
Version 1.0.1
Patch release.
Full Changelog: https://github.com/FastFilter/xor_singleheader/commits/v1.0.1