Skip to content

v0.5.0

Compare
Choose a tag to compare
@Tessil Tessil released this 06 Aug 20:41
· 57 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::array_hash to be used with target_link_libraries.