Skip to content

v1.0.1

Latest

Choose a tag to compare

@stripe2933 stripe2933 released this 11 Dec 13:13
· 6 commits to main since this release

This release does:

  • Make library find_package-able by CMake.
  • Provide C++20 module.
  • Allow custom allocator for std::basic_string<CharT, Traits, Allocator> constructor.