Skip to content

v1.3.0

Compare
Choose a tag to compare
@martinus martinus released this 24 Aug 07:19
· 84 commits to main since this release
4676eb9

Direct download: unordered_dense.h

What's Changed

  • Adds support for custom container instead of only std::vector. by @martinus in #20
  • Plenty of fixes when capacity is reached by @martinus in #21
  • Add replace(), cmake updates, documentation updates by @martinus in #22

Full Changelog: v1.2.0...v1.3.0