Releases: fast-pack/SIMDCompressionAndIntersection
Releases · fast-pack/SIMDCompressionAndIntersection
Version 0.2.0
What's Changed
- use quote instead of bracket include by @yonik in #25
- fix buggy use of 32 bit ctzl that resulted in crashes with recent MSVC by @yonik in #26
- library fixes: move functions out of headers or make them inline by @yonik in #27
- add mutualPartitioningIntersect by @byronhe in #29
- Adding ubuntu tests. by @lemire in #31
- Better documentation for visual studio by @lemire in #33
New Contributors
- @yonik made their first contribution in #25
- @byronhe made their first contribution in #29
- @lemire made their first contribution in #31
Full Changelog: v0.1.1...v0.2.0