Skip to content

Releases: taiki-e/install-action

1.12.1

01 Sep 02:41
Compare
Choose a tag to compare
  • Update wasmtime@latest to 0.40.1.

1.12.0

28 Aug 08:38
Compare
Choose a tag to compare

1.11.2

23 Aug 12:38
Compare
Choose a tag to compare
  • Update wasmtime@latest to 0.40.0.
  • Update cargo-udeps@latest to 0.1.32.
  • Update protoc@latest to 3.21.5.

1.11.1

13 Aug 07:17
Compare
Choose a tag to compare
  • Make installation that uses cargo-binstall robust. (#19, thanks @NobodyXu)

1.11.0

13 Aug 05:40
Compare
Choose a tag to compare
  • Update cargo-hack@latest to 0.5.17.
  • Support cargo-udeps. (#17, thanks @gifnksm)

1.10.4

06 Aug 17:16
Compare
Choose a tag to compare
  • Update cargo-llvm-cov@latest to 0.4.14.

1.10.3

01 Aug 12:13
Compare
Choose a tag to compare
  • Support wasm-pack on Windows.

  • Support specifying the version of wasm-pack.

1.10.2

01 Aug 10:50
Compare
Choose a tag to compare
  • Support protoc on Windows.

1.10.1

01 Aug 09:19
Compare
Choose a tag to compare
  • Fix missing include files when installing protoc on Linux and macOS.

  • Installation of protoc on Windows is not currently working (in all released versions) and is considered unsupported.

1.10.0

01 Aug 08:44
Compare
Choose a tag to compare
  • Set the PROTOC environment variable when installing protoc if it has not already been set.