Skip to content

Releases: fast-pack/SIMDCompressionAndIntersection

Version 0.2.0

07 Jun 21:42

Choose a tag to compare

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

Full Changelog: v0.1.1...v0.2.0