v1.3.0
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