Skip to content

0.12.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 01:33
· 1080 commits to master since this release

Release Notes

πŸš€ Updates

  • WASM API
    • Added a trace host function, for logging trace messages via the host machine.
    • Added an exec_command host function, for executing system commands on the host machine.
    • Added an fetch_url_with_cache function, for making an HTTP request and caching the response.
    • Added fallback_last_globals_dir field to LocateBinsOutput.
    • Updated load_git_tags to use the new exec_command function.

🐞 Fixes

  • Fixed an issue where shims were always being created.

Download proto_cli 0.12.1

target kind download
aarch64-apple-darwin tarball proto_cli-aarch64-apple-darwin.tar.xz
x86_64-apple-darwin tarball proto_cli-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball proto_cli-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball proto_cli-x86_64-unknown-linux-gnu.tar.xz