ordered-map v0.6.0 Release Notes

Release Date: 2018-08-06 // over 5 years ago
  • ๐Ÿš€ This release introduce a minor backward incompatibility by moving the headers files.

    • ๐Ÿšš Move the header files from tsl to include/tsl for more coherence with other C++ libraries.
    • For CMake users, add an exported target tsl::ordered_map to be used with target_link_libraries.