Releases: martinus/unordered_dense
Releases · martinus/unordered_dense
v4.4.0
v4.3.1
v4.3.0
Direct download: unordered_dense.h
What's Changed
- Provide high quality & fast hash implementations for std::tuple and std::pair by @martinus in #101 Fixes #97
Full Changelog: v4.2.0...v4.3.0
v4.2.0
Direct download: unordered_dense.h
What's Changed
- Completely reworked fuzzing. Now it's based on honggfuzz by @martinus in #93
- dont resize in emplace when not necessary by @martinus in #100
Full Changelog: v4.1.2...v4.2.0
v4.1.2
v4.1.1
Direct download: unordered_dense.h
What's Changed
- use feature test macro to detect char8_t support by @justusranvier in #86
- bump version to 4.1.1 by @martinus in #87
Full Changelog: v4.1.0...v4.1.1