What's Changed
- Default to the latest C++ standard supported by the compiler if not specified otherwise by @aminya in #27
- Pass standard to clang tidy and cppcheck by @aminya in #27
- fix: enable IPO only in release builds by @aminya in #26
Full Changelog: v0.6.0...v0.7.0