v0.30.0
What's Changed
- 🎉 feat: Add security hardening options. by @Project579 in #223
- 🎉 feat: Support the usage of clang-tidy when cross-compiling with GCC. by @Project579 in #224
- fix: Disable
-fstack-clash-protection
on MacOS M1 when using Clang by @FeignClaims in #225 - fix: Don't fail to set warnings when only using the C language. by @ddassie-texa in #226
- fix: configure the linker before other functions by @aminya in #228
- fix: disable TLS certificate verification for CMake-conan as it fails by @aminya in #229
New Contributors
- @ddassie-texa made their first contribution in #226
Full Changelog: v0.29.0...v0.30.0