Skip to content

v3

Compare
Choose a tag to compare
@DNKpp DNKpp released this 12 Oct 18:37
· 48 commits to main since this release

What's Changed

  • Replace optional cpp-unicodelib dependency with uni-algo
  • Printable std::optional and std::nullopt_t
  • Printable tuple-likes
  • Use matches::str::eq for string arguments when in-place expectation is used
  • Lifetime-Watcher
  • RelocationWatcher
  • Enable heavy warnings and treat them as error in test targets
  • CMake Improvements (thanks to @5cript, who initiated this process)

New Contributors

Full Changelog: v2...v3