Skip to content

v0.4.0

Compare
Choose a tag to compare
@Tessil Tessil released this 05 Aug 12:59
· 54 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::sparse_map to be used with target_link_libraries.