Skip to content

Releases: PLC-lang/rust-llvm-images

LLVM 14 Rust 1.83

13 Dec 04:39
fbbf889
Compare
Choose a tag to compare

Updates rust to version 1.83

This release also moves lit to be fetched from uv instead of pipx

What's Changed

  • ci: rust update and lit re-install by @ghaith in #20

Full Changelog: v14-1.82...v14-1.83

LLVM 14 Rust 1.82

30 Oct 06:44
d4a53a7
Compare
Choose a tag to compare

What's Changed

  • Add llvm-lit as a dependency by @volsa in #16
  • Change pipx binary directory by @volsa in #17
  • Bump Rust version from 1.77 to 1.80.1 by @volsa in #18
  • Bump Rust from 1.80.1 to 1.82 by @volsa in #19

Full Changelog: v14-1.77-1...v14-1.82

LLVM 14 Rust 1.77 - Hotfix

06 Jun 12:00
aea39d2
Compare
Choose a tag to compare

What's Changed

  • fix: install correct nextest version by @mhasel in #15

Full Changelog: v14-1.77...v14-1.77-1

LLVM 14 Rust 1.77

05 Jun 09:40
0d6abc0
Compare
Choose a tag to compare

What's Changed

  • chore: Bump Rust version from 1.75 to 1.77 by @volsa in #13
  • ci: remove nightly, add nextest for junit reports by @mhasel in #14

New Contributors

Full Changelog: v14-1.75...v14-1.77

LLVM 14 Rust 1.75

08 Feb 04:44
8e4b314
Compare
Choose a tag to compare

Update Rust to version 1.75
Also updated the windows tools to the newest versions

What's Changed

  • ci: update rust and windows software versions by @ghaith in #12

Full Changelog: v14-1.70...v14-1.75

LLVM 14 Rust 1.70

13 Jun 07:20
9cb34d0
Compare
Choose a tag to compare

Update Rust to version 1.70

LLVM 14 Rust 1.67

01 Feb 08:56
1040eb1
Compare
Choose a tag to compare

Update to LLVM 14 and Rust 1.67

LLVM 13 With Rust 1.60

13 Apr 12:16
Compare
Choose a tag to compare
  • 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

LLVM 13 with Rust 1.59

04 Mar 16:17
554d85f
Compare
Choose a tag to compare

What's Changed

  • Update to llvm13 and rust 1.59 by @ghaith in #1

Full Changelog: v12-1.56.1...v13-1.59

LLVM 12 with Rust 1.56.1

04 Nov 13:13
Compare
Choose a tag to compare

Moves linux to debian
Bumps rust version