Skip to content

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

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.

1.19.1

26 Mar 01:58
Compare
Choose a tag to compare
  • Work around strip bugs in rustc and cargo. See #69 for details.

1.19.0

05 Mar 15:31
Compare
Choose a tag to compare

1.18.0

03 Dec 08:41
Compare
Choose a tag to compare