Release Notes
Added
- Upgraded cargo-dist to 0.21.1 and enabled Linux ARM64 build (#397)
- Prioritize searching an access key in the signer account subfolder (///*.json) in legacy keychain and then fallback to //.json instead of the other way around (#396)
Other
- Fixed the one-liner curl installation command
Install near-cli-rs 0.14.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.14.2/near-cli-rs-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/near/near-cli-rs/releases/download/v0.14.2/near-cli-rs-installer.ps1 | iex"
Install prebuilt binaries into your npm project
Download near-cli-rs 0.14.2