Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 23:05
· 375 commits to master since this release

What's Changed

  • 🎉 feat: install python packages using pipx to avoid conflicts with system by @aminya in #190
  • feat: add system package manager fallback for pip packages @aminya in #190
  • feat: default to LLVM 16 on Windows and Linux by @aminya in #191
  • fix: prevent adding /usr/bin if it is already on the PATH by @aminya in #189
  • tests: skip some msvc installation tests based on the Windows version by @aminya in #192

Full Changelog: v0.34.0...v0.35.1