Releases: PLC-lang/rust-llvm-images
Releases · PLC-lang/rust-llvm-images
LLVM 14 Rust 1.90 - 2
What's Changed
- fix: rework the windows container build by @ghaith in #23
- ci: use arm runner for aarch64 by @ghaith in #24
Full Changelog: v14-1.90...v14-1.90-2
LLVM 14 Rust 1.90
This release updates Rust to 1.90
The windows container now no longer installs the windows SDK. The default installation is enough
LLVM 14 Rust 1.83
Updates rust to version 1.83
This release also moves lit to be fetched from uv instead of pipx
What's Changed
Full Changelog: v14-1.82...v14-1.83
LLVM 14 Rust 1.82
LLVM 14 Rust 1.77 - Hotfix
What's Changed
Full Changelog: v14-1.77...v14-1.77-1
LLVM 14 Rust 1.77
LLVM 14 Rust 1.75
Update Rust to version 1.75
Also updated the windows tools to the newest versions
What's Changed
Full Changelog: v14-1.70...v14-1.75
LLVM 14 Rust 1.70
Update Rust to version 1.70
LLVM 14 Rust 1.67
Update to LLVM 14 and Rust 1.67
LLVM 13 With Rust 1.60
- Update rust to 1.60
- Add parameters to change the debian version on the Linux version while building the image
- Based the linux image on pure debian and installed rust manually