Skip to content

v4.0.0

Compare
Choose a tag to compare
@adrianeboyd adrianeboyd released this 27 Apr 14:36
· 5 commits to master since this release
1d274ae
  • Fix bloom size issues with Windows serialization (#38).
  • bloom: replace raw array with std::vector and raw pointer with std::unique_ptr (#39).
  • map/counter: replace raw array with std::vector and raw pointer with std::unique_ptr (#40).
  • Remove PreshMapArray (#40).