Skip to content
Compare
Choose a tag to compare
@aminya aminya released this 07 May 03:17
· 966 commits to master since this release

What's Changed

  • feat: support llvm 14.0.2 and 14.0.3 by @aminya in #66
  • feat: select the default llvm build based on ubuntu version by @aminya in #66 and
  • feat: support specific llvm versions for specific ubuntu versions by @aminya in #70
  • fix: use llvm 13.0.0 as the default to fix macos 11 issues by @aminya in #65
  • fix: use notice for ~/vcpkg existence by @aminya in #67
  • fix: fix make and vcpkg not being placed on PATH locally by @aminya in #67
  • fix: do not add xenial toolchain for old gcc by @aminya in #67
  • fix: sync the llvm tools versions (compiler, clangtidy, etc) by @aminya in #69

Full Changelog: v0.13.2...v0.14.0