Releases: taiki-e/install-action
Releases · taiki-e/install-action
1.12.1
- Update
wasmtime@latest
to 0.40.1.
1.12.0
1.11.2
- 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
1.11.0
1.10.4
- Update
cargo-llvm-cov@latest
to 0.4.14.
1.10.3
-
Support
wasm-pack
on Windows. -
Support specifying the version of
wasm-pack
.
1.10.2
- Support
protoc
on Windows.
1.10.1
-
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
- Set the
PROTOC
environment variable when installingprotoc
if it has not already been set.