Skip to content

Releases: taiki-e/upload-rust-binary-action

1.26.0

03 May 09:49
Compare
Choose a tag to compare
  • Add dry-run-intended input option to suppress informational warnings generated by dry-run (#100, thanks @eirnym)

1.25.0

26 Apr 20:43
Compare
Choose a tag to compare
  • Add tar-xz input option to upload .tar.xz archive. (#98, thanks @A4-Tacks)

1.24.0

17 Dec 14:25
Compare
Choose a tag to compare

1.23.0

11 Nov 16:05
Compare
Choose a tag to compare
  • Add support for BLAKE2 checksums. (#89, thanks @aartoni)

1.22.1

19 Oct 13:06
Compare
Choose a tag to compare
  • Fix failure when cross-compiling to Windows on non-Windows. (#86)

1.22.0

12 Aug 23:48
Compare
Choose a tag to compare

1.21.1

12 Jul 21:04
Compare
Choose a tag to compare
  • Work around rustc's strip bug that mostly affects illumos build. See #80 for details.

1.21.0

02 Jun 12:54
Compare
Choose a tag to compare

1.20.0

10 Apr 15:09
Compare
Choose a tag to compare

1.19.2

03 Apr 12:24
Compare
Choose a tag to compare
  • Add a warning for macos-latest runner architecture change. (#70)

    warning: GitHub Actions changed default architecture of macos-latest since macos-14; consider passing 'target' input option to clarify which target you are building for.