Sourced from KyleMayes/install-llvm-action's releases.
v2.0.0
Migrating from v1
- Support for LLVM and Clang 3.5 through 7.0 has been removed (use 7.1 or later)
- The
download-url
input has been renamed tomirror-url
- The
force-version
andubuntu-version
inputs have been replaced with theforce-url
inputOther Changes
- Added
arch
input- Added support for various missing LLVM and Clang versions up to 18.1.2
v1.9.0
- Add support for LLVM 17 (binaries not available for macOS runners)
- Update dependencies and use
node20
runner- Fix
downloadUrl
option usage on Linux and Windows runners (#57)v1.8.3
No release notes provided.
v1.8.2
No release notes provided.
v1.8.1
No release notes provided.
v1.8.0
- Support for LLVM 15.0.7
- Support for LLVM 16.0.0 (except on macOS because LLVM 16.0.0 was not released for that platform)
v1.7.0
No release notes provided.
v1.6.1
No release notes provided.
v1.6.0
No release notes provided.
v1.5.5
No release notes provided.
v1.5.4
No release notes provided.
v1.5.3
No release notes provided.
v1.5.2
No release notes provided.
... (truncated)
Sourced from KyleMayes/install-llvm-action's changelog.
[2.0.3] - 2024-05-26
- Added support up to LLVM and Clang 18.1.6 (for platforms with binaries available)
[2.0.2] - 2024-04-09
- Added support up to LLVM and Clang 18.1.3 (for platforms with binaries available)
[2.0.1] - 2024-04-02
Fixes
- Fixed exact LLVM and Clang versions (e.g.,
17.0.6
) causing the action to fail- Fixed LLVM and Clang executables failing to run on ARM64 macOS runners
4d97c22
Move main into separate file672fbb5
Update test CI scriptc84c536
Update actions to use NodeJS 203f36951
Bump version6de67fe
Update version tag moving scriptb99a34d
Use generated assets filebb35fbb
Move examples above inputs/outputsbe40c5a
Use custom download URL on Linux/Windows878985d
Recommend against caching54595e5
Add support for LLVM 17