Releases: aminya/setup-cpp
Releases · aminya/setup-cpp
v0.29.0
What's Changed
- feat: python installation and detection overhaul by @aminya in #177
- fix: fix python installation on Arch Linux or externally managed pip environments by @aminya in #177
- feat: improve default versions for non-LTS ubuntus by @aminya in #176
- fix: make sure the tool has a default version before using it by @aminya in #176
- feat: support other Ubuntu-based distros like KDE Neon by @aminya in #176
Full Changelog: v0.28.1...v0.29.0
v0.28.1
What's Changed
- feat: use a table to print the available options in the cli by @aminya in
aa57ff04beaa
- fix: update parcel by @aminya in #175
- fix: remove the unused update-notifier by @aminya in
29721311
Full Changelog: v0.28.0...v0.28.1
v0.28.0
What's Changed
Full Changelog: v0.27.1...v0.28.0
v0.27.1
v0.27.0
What's Changed
- feat: support LLVM 16 by @aminya in #167 and #172
- feat: support and default to GCC 13 by @aminya in #173 and #172
- feat: update cmake, Conan, meson. task, doxygen by @aminya in #173
- feat: print the supported versions when throwing errors by @aminya in #172
- fix: do not set CPATH when using LLVM by @aminya in #171
- fix: update dependencies by @aminya in #165
- fix: replace npmcli/ci-detect with ci-info + remove lru_cache override by @aminya in #169
- fix: update execa/path-exists + transform node:builtin by @aminya in #99
- chore: add types for numerous and time-delta by @aminya in #163
Full Changelog: v0.26.2...v0.27.0
v0.26.2
What's Changed
- fix: update Dockerfiles with new npm setup-cpp version by @abeimler in #161
- fix: add shabang for running setup-cpp.js by @aminya in #162
Full Changelog: v0.26.1...v0.26.2
v0.26.1
What's Changed
Full Changelog: v0.26.0...v0.26.1
v0.26.0
What's Changed
npm i -g setup-cpp
Breaking Changes
- the built bundle is now
setup-cpp.js
- the built executables are now renamed to include the architecture
setup-cpp-x64-windows.exe
setup-cpp-x64-linux
setup-cpp-x64-macos
See the readme for more information.
Full Changelog: v0.25.1...v0.26.0
v0.25.1
What's Changed
- fix: make syncVersions only sync versions of used tools by @StevenvdSchoot in #158
New Contributors
- @StevenvdSchoot made their first contribution in #158
Full Changelog: v0.25.0...v0.25.1
v0.25.0
What's Changed
- fix: update conan, meson, task, doxygen, cmake by @aminya in #157
- fix: fix a bug in the Windows local PATH variable name by @aminya in #157
Full Changelog: v0.24.1...v0.25.0