Skip to content

Releases: rust-build/rust-build.action

Version 1.4.5

25 Feb 20:46
v1.4.5
6febf1b
Compare
Choose a tag to compare

What's Changed

  • Bump rust version to rust:1.76.0-alpine3.19 by @maximehk in #90

New Contributors

Full Changelog: v1.4.4...v1.4.5

Version 1.4.4

22 Oct 20:02
58ff997
Compare
Choose a tag to compare

What's Changed

  • Update .hadolint.yaml - DL3018 by @sadikkuzu in #77
  • Bump default rust version to 1.73
  • Add new option to easily disable/enable static linking override (thanks @veloii)
  • Add option to specify build features, or any other cargo build flags (thanks @johnnyfreeman)
  • Fix minify only accepted "true" as a truthy value (thanks @localghost)

New Contributors

Full Changelog: v1.4.3...v1.4.4

Version 1.4.3

12 Mar 01:24
7d5b0c1
Compare
Choose a tag to compare
  • Hopefully fix build failing

Full Changelog: v1.4.2...v1.4.3

Version 1.4.2

25 Jan 10:41
71bf3e4
Compare
Choose a tag to compare
  • Emergency release: fix build failing

Full Changelog: v1.4.1...v1.4.2

Version 1.4.1

25 Jan 10:33
184584b
Compare
Choose a tag to compare

What's Changed

  • build.sh: export pkg_config_path by @gwbres in #60

New Contributors

Full Changelog: v1.4.0...v1.4.1

Version 1.4.0

30 Oct 23:26
6726f3b
Compare
Choose a tag to compare

What's Changed

  • Add support for zstd by @orium in #52
  • Replace deprecated ::set-output with new env variable by @kolemikko in #57
  • Bump rust version to 1.64.0

New Contributors

Full Changelog: v1.3.2...v1.4.0

Version 1.3.2

04 May 17:44
38ff85c
Compare
Choose a tag to compare

What's Changed?

  • Fixed output location of binaries

Full Changelog: v1.3.1...v1.3.2

Version 1.3.1

04 May 16:19
55d3568
Compare
Choose a tag to compare

What's changed

  • Fix bad UPLOAD_URL check that prevented UPLOAD_MODE none from working

Full Changelog: v1.3.0...v1.3.1

Version 1.3.0

04 May 16:02
f9ae259
Compare
Choose a tag to compare

Full Changelog: v1.2.7...v1.3.0

Changes:

  • Error if upload fails
  • Add action outputs for the path to built blobs
  • Add UPLOAD_MODE option
  • Fix not supporting action input properly

Version 1.2.7

05 Mar 13:33
5820b91
Compare
Choose a tag to compare

What's Changed

  • Support specify the publish file name by @ihaiker in #39
  • Bump rust version to 1.59

New Contributors

Full Changelog: v1.2.6...v1.2.7