Releases: FastFilter/xor_singleheader
Releases · FastFilter/xor_singleheader
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
Version 1.0.0
v1.0.0 Update README.md