Skip to content

Releases: aminya/setup-cpp

v0.8.0

02 Feb 05:22
Compare
Choose a tag to compare

What's Changed

  • feat: support visual studio 2022 by @aminya in #25

Full Changelog: v0.7.0...v0.8.0

v0.7.0

31 Jan 03:12
Compare
Choose a tag to compare

What's Changed

  • feat: support installing gnu make and go task by @aminya in #21
  • fix: other bug fixes related to cache, local installation, etc in #21

Full Changelog: v0.6.1...v0.7.0

v0.6.1

30 Jan 00:41
Compare
Choose a tag to compare
  • fix: fix recovering llvm from the cache
  • fix: add clangtidy and clangformat default versions

Full Changelog: v0.6.0...v0.6.1

v0.6.0

29 Jan 23:42
Compare
Choose a tag to compare

What's Changed

  • feat: install clang-tidy and clang-format by @aminya in #20
  • fix: add a warning if setup-cpp is called without any arguments in #20
  • fix: some CLI coloring improvements for local installations

Full Changelog: v0.5.8...v0.6.0

v0.5.8

23 Jan 05:34
Compare
Choose a tag to compare

fixed the local system setting of environment variables on Windows
Full Changelog: v0.5.7...v0.5.8

v0.5.7

23 Jan 03:59
Compare
Choose a tag to compare

v0.5.6

20 Jan 01:22
Compare
Choose a tag to compare

What's Changed

  • Fix the implicit dependencies of vcpkg and llvm by @aminya in #16

Full Changelog: v0.5.5...v0.5.6

v0.5.5

19 Jan 20:25
Compare
Choose a tag to compare

What's Changed

  • fix: install implicit Linux dependencies - fix setting local environment variables by @aminya in #13

Full Changelog: v0.5.4...v0.5.5

v0.5.4

18 Jan 22:13
Compare
Choose a tag to compare

What's Changed

  • fix: support adding environment variables on non-GitHub Action by @aminya in #12

Full Changelog: v0.5.3...v0.5.4

v0.5.3

18 Jan 00:31
Compare
Choose a tag to compare

What's Changed

Better support for other CI or local systems.

  • fix: run GitHub specific code only on GitHub CI by @aminya in #11

Full Changelog: v0.5.2...v0.5.3