Skip to content

0.11.1 - 2024-07-01

Compare
Choose a tag to compare
@frol frol released this 02 Jul 17:47
· 33 commits to main since this release
c0d5f91

Release Notes

Added

  • Added loading indicators for "contract" group commands (#357)
  • Added loading indicators for "staking" group commands (#356)
  • Added loading indicators for "tokens" group commands (#355)
  • Added loading indicators for "accounts" group commands (#352)

Other

  • replace ed25519-dalek 1 -> 2 major version (#359)

Install near-cli-rs 0.11.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.11.1/near-cli-rs-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/near/near-cli-rs/releases/download/v0.11.1/near-cli-rs-installer.ps1 | iex

Install prebuilt binaries into your npm project

npm install near-cli-rs@0.11.1

Download near-cli-rs 0.11.1

File Platform Checksum
near-cli-rs-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
near-cli-rs-x86_64-apple-darwin.tar.gz Intel macOS checksum
near-cli-rs-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
near-cli-rs-x86_64-pc-windows-msvc.msi x64 Windows checksum
near-cli-rs-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum