Skip to content

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

1.13.0

22 Mar 15:26
Compare
Choose a tag to compare
  • Switch to composite action (#42)

1.12.1

19 Mar 07:40
Compare
Choose a tag to compare
  • Diagnostics improvements.

1.12.0

10 Jan 04:01
Compare
Choose a tag to compare
  • Support universal macOS binary as target: universal-apple-darwin. (#38)

1.11.1

28 Dec 02:25
Compare
Choose a tag to compare
  • Fix installation of cross.

  • Improve support for stripping.

1.11.0

03 Dec 18:06
Compare
Choose a tag to compare

1.10.0

28 Oct 02:18
Compare
Choose a tag to compare

1.9.1

16 Sep 14:56
Compare
Choose a tag to compare
  • Fix "command not found" error when checksum input option is passed on macOS. (#30)

1.9.0

08 Sep 15:46
Compare
Choose a tag to compare
  • Add token input option to use the specified token instead of GITHUB_TOKEN environment variable.

  • Add ref input option to use the specified tag ref instead of GITHUB_REF environment variable.

1.8.0

28 Aug 09:30
Compare
Choose a tag to compare
  • Add no_default_features input option. (#28, thanks @samtay)

1.7.2

08 Jul 16:19
Compare
Choose a tag to compare
  • Fix regression introduced in 1.7.0.