Skip to content

0.6.1 - 2023-10-09

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Oct 15:48
· 140 commits to main since this release
982b679

Release Notes

Added

  • Added a new command to manage BOS profile in SocialDB (#231)
  • Provide a relevant faucet error message when helper API server returns an error (#243)

Other

  • Exposed sponsor_by_faucet_service module to re-use in "cargo-near" (#246)

Install near-cli-rs 0.6.1

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install near-cli-rs@0.6.1

Download near-cli-rs 0.6.1

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