Skip to content

Time to say goodbye to `fmt`

Choose a tag to compare

@buck-yeh buck-yeh released this 05 Aug 01:02
· 109 commits to main since this release
  1. [Change] Replace fmt::format(), fmt::print() with std::format(), std::print()
  2. [Change] I_LexAttr becomes abstract
  3. [Change] To '-std=c++23'
  4. [Change] Migrate to catch2 v3.x