v1.3.8
- Modernize CMakeLists.txt (and don't build tests and download gtest when added to another project)
- Update version numbers to semantic versioning.
- Update phmap::Hash so that
std::hash<Foo*>
can be overridden.
std::hash<Foo*>
can be overridden.