Skip to content

Releases: aminya/setup-cpp

v0.38.0

08 Aug 09:07
Compare
Choose a tag to compare

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

19 Feb 09:22
Compare
Choose a tag to compare

What's Changed

  • feat: use Node 20 in GitHub Actions by @aminya in #232
  • feat: support dmg setups on MacOS by @aminya in #232
  • fix: try to install pipx using apt without a prefix on Linux by @aminya in #230

Full Changelog: v0.36.2...v0.37.0

v0.36.2

25 Jan 07:17
Compare
Choose a tag to compare

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

  • Update LLVM, CMake, Meson, Task, Doxygen by @aminya in #224

  • Downgrade Gcovr by @aminya in #224

  • fix: update dependencies by @aminya in #222

  • 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

16 Nov 08:59
Compare
Choose a tag to compare

What's Changed

  • fix: update Conan, Meson, Task, LLVM by @aminya in #210

Full Changelog: v0.36.0...v0.36.1

v0.36.0

23 Oct 00:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.35.7...v0.36.0

v0.35.7

23 Oct 00:16
Compare
Choose a tag to compare

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

11 Sep 20:09
Compare
Choose a tag to compare

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

11 Sep 16:57
Compare
Choose a tag to compare

What's Changed

  • fix: specify the major version for clang-format by @aminya in #202

Full Changelog: v0.35.4...v0.35.5

v0.35.4

11 Sep 08:36
Compare
Choose a tag to compare

What's Changed

  • feat: support only installing clang-format on Ubuntu by @aminya in #201
    Now if clangformat=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

v0.35.3

07 Sep 21:36
Compare
Choose a tag to compare

What's Changed

  • fix: fix venv installation warning by @aminya in #196
  • fix: optimize the build with terser-config-atomic by @aminya in #198
  • fix: fix memoization for promises by @aminya in #198
  • fix: async grantUserWriteAccess by @aminya in #198

Full Changelog: v0.35.2...v0.35.3