Skip to content

v0.6.0

Compare
Choose a tag to compare
@Tessil Tessil released this 06 Aug 20:26
· 58 commits to master since this release

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.