Releases: aminya/setup-cpp
v0.38.0
What's Changed
- feat: build and publish docker images by @aminya in #237
- feat: add LLVM 18.1.0 and 18.1.1 by @tchaikov in #236
- fix: add the latest LLVM 18 URL installers by @aminya in #253
- fix: update default ninja, cmake, conan,meson, task, doxygen by @aminya in #253
- fix: update bashrc even if cpprc exists already by @aminya in #241
- feat: generate binaries for MacOS Arm by @aminya in #242
- fix: add default search paths for python on Windows by @aminya in #227
- fix: test on Ubuntu 24.04 + add default versions for ubuntu 24 by @aminya in #252
- fix: add biome linter + fix the issues + update dependencies by @aminya in #251
- ci: validate dist via git diff by @aminya in #239
- lint: use dprint for formatting by @aminya in #240
Full Changelog: v0.37.0...v0.38.0
v0.37.0
v0.36.2
What's Changed
-
fix: use higher priority when installing llvm alternatives by @tchaikov in #223
-
fix: install to the user home when using pipx as sudo by @aminya in #225
-
chore(deps): update actions/setup-node action to v4 by @renovate in #216
-
chore(deps): update fedora docker tag to v40 by @renovate in #219
New Contributors
Full Changelog: v0.36.1...v0.36.2
v0.36.1
What's Changed
Full Changelog: v0.36.0...v0.36.1
v0.36.0
What's Changed
- Feature/add support for llvm 17 by @iainchesworth in #209
New Contributors
- @iainchesworth made their first contribution in #209
Full Changelog: v0.35.7...v0.36.0
v0.35.7
What's Changed
- fix: support finding BuildTools msvc by @aminya in #207
- docs: add docker file for ubuntu 20.04 by @aminya in #205
Full Changelog: v0.35.6...v0.35.7
v0.35.6
What's Changed
- feat: use grantUserWriteAccess from admina and await it by @aminya in #203
This allows write access to.cpprc
without sudo.
Full Changelog: v0.35.5...v0.35.6
v0.35.5
What's Changed
Full Changelog: v0.35.4...v0.35.5
v0.35.4
What's Changed
-
feat: support only installing clang-format on Ubuntu by @aminya in #201
Now ifclangformat=true
is used on Ubuntu, only clang-format is installed -
perf: add dynamically loaded cache-dependencies for actions python by @aminya in #199
This reduces the main actions_python bundle size by 1.28 MB!
Full Changelog: v0.35.3...v0.35.4