Skip to content

2023-10-23

Compare
Choose a tag to compare
@JDanielSmith JDanielSmith released this 23 Oct 15:40
· 38 commits to main since this release
03f1a3b
  • Tweaked .gitattributes.
  • Removed str::EncodedStringView; made str conversion routines more consistent.
  • FmtX() uses overloads rather than C-style varargs.
  • Add std::ssize().
  • ENABLE_AVX2 and ENABLE_AVX512F flags for CMake builds.
  • Build cleanly with ASAN.