Release Notes
Added
- Improved self-update UX with more details (#274)
Fixed
- Display NEAR token amounts precisely (#278)
Other
- Updated the guide around the usage of system keychain on Linux, Windows, and macOS (#277)
- Added explicit installation instructions to README.md
Install near-cli-rs 0.7.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.7.5/near-cli-rs-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/near/near-cli-rs/releases/download/v0.7.5/near-cli-rs-installer.ps1 | iex
Install prebuilt binaries into your npm project
Download near-cli-rs 0.7.5