What's Changed
- Support loading pre-1.3.12
phmap_dump
files. by @greg7mdp in #251
- Allocate empty group on heap only for
std::allocator
by @greg7mdp in #254
- Fix issue #255 - Incorrect concurrent increment of value with std::shared_mutex.
Full Changelog: v1.4.0...v1.4.1