Skip to content

v0.30.0

Compare
Choose a tag to compare
@aminya aminya released this 22 Jul 19:44
· 175 commits to main since this release

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

Full Changelog: v0.29.0...v0.30.0