Skip to content

Releases: near/near-cli-rs

0.7.5 - 2023-12-19

19 Dec 16:09
4b056e1
Compare
Choose a tag to compare

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

npm install near-cli-rs@0.7.5

Download near-cli-rs 0.7.5

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

0.7.4 - 2023-12-06

06 Dec 11:22
afd0f00
Compare
Choose a tag to compare

Release Notes

Added

  • Removed the need for an additional network selection step if there is only one network connection in the config file (#272)
  • Added the ability to interactively select access keys to remove from the list of public keys (#269)

Other

  • Cleaned up duplicative CI checks and renamed 'master' to 'main' default branch
  • Automate publishing near-cli-rs to npmjs for npx near-cli-rs to use the latest released binary release by default (#273)

Install near-cli-rs 0.7.4

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install near-cli-rs@0.7.4

Download near-cli-rs 0.7.4

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

0.7.3 - 2023-12-02

02 Dec 14:30
09623d1
Compare
Choose a tag to compare

Release Notes

Added

  • Added support for blind signing with Ledger [requires updated Ledger app that is not yet published] (#259)
  • New command to reconstruct NEAR CLI command from a historical transaction (#266)

Other

  • Addressed all default cargo clippy warnings (#263)

Install near-cli-rs 0.7.3

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install near-cli-rs@0.7.3

Download near-cli-rs 0.7.3

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

0.7.2 - 2023-11-21

21 Nov 15:07
bb7a244
Compare
Choose a tag to compare

Release Notes

Added

  • Show hash-to-sign when using the sign_later transaction signature option (#261)

Install near-cli-rs 0.7.2

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install near-cli-rs@0.7.2

Download near-cli-rs 0.7.2

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

0.7.1 - 2023-11-17

17 Nov 23:25
7062f1a
Compare
Choose a tag to compare

Release Notes

Added

  • add --offline for sign-with-ledger option (#260)
  • Updated legacy command compatibility for near-cli (JS) for dev-deploy, validators, and staking commands (#256)

Install near-cli-rs 0.7.1

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install near-cli-rs@0.7.1

Download near-cli-rs 0.7.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

0.7.0 - 2023-10-31

31 Oct 11:05
dd82e7b
Compare
Choose a tag to compare

Release Notes

Added

  • New command: staking - delegation (#227)

Other

  • Refactored NEAR tokens usages to use a strictly typed near-token crate (#253)

Install near-cli-rs 0.7.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install near-cli-rs@0.7.0

Download near-cli-rs 0.7.0

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

0.6.2 - 2023-10-17

17 Oct 19:42
809d628
Compare
Choose a tag to compare

Release Notes

Added

  • Exposed some of the functions to use "manage-profile" in bos-cli-rs (#249)
  • Exposed subcommands related to "deploy" to reuse in cargo-near (#247)

Install near-cli-rs 0.6.2

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install near-cli-rs@0.6.2

Download near-cli-rs 0.6.2

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

0.6.1 - 2023-10-09

09 Oct 15:48
982b679
Compare
Choose a tag to compare

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

0.6.0 - 2023-09-28

06 Oct 08:37
70b2f0f
Compare
Choose a tag to compare

Release Notes

Added

  • New command export-account (#226)
  • [breaking] Added system keychain support for windows & linux, so now all major desktop operating systems are supported! (#232)
  • order networks selection based on the selected account id (bubble up more relevant networks) (#225)

Fixed

  • CLI must return a non-zero exit code when function call (as-transaction) fails (#238)
  • legacy view-function call with --base64 was not recognized (#237)
  • self update is now pointing to the right archive name (#234)

Other

  • Upgraded cargo-dist to 0.3.0 version to enable MSI Windows installer, and binary artifacts on every PR (#241)
  • Switch to near-gas crate (#240)
  • New command to view contract storage state (#239)

Install near-cli-rs 0.6.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install near-cli-rs@0.6.0

Download near-cli-rs 0.6.0

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

0.5.2 - 2023-08-17

17 Aug 22:24
Compare
Choose a tag to compare

Release Notes

Added

  • Select your account when prompted interactively (#224)
  • Allow to specify a custom Web Wallet URL when importing account (default to MyNearWallet) (#218)

Other

  • Upgrade cargo-dist to 0.1.0 release (#229)

Install near-cli-rs 0.5.2

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install near-cli-rs@0.5.2

Download near-cli-rs 0.5.2

near-cli-rs-aarch64-apple-darwin.tar.gz checksum
near-cli-rs-x86_64-apple-darwin.tar.gz checksum
near-cli-rs-x86_64-pc-windows-msvc.tar.gz checksum
near-cli-rs-x86_64-unknown-linux-gnu.tar.gz checksum