Hashmap v2.0.1
Maintenance release for v2.0.
- Fixed build with Clang compiler. Removed struct definition in
for
loop in thehashmap_foreach
macros. - Defined
HASHMAP_BUILD_TESTS
CMake option and set to OFF, by default CMAKE_BUILD_TYPE
is now Release, by default- Updated README