v3
What's Changed
- Replace optional
cpp-unicodelib
dependency withuni-algo
- Printable
std::optional
andstd::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