Skip to content

Releases: bos-cli-rs/bos-cli-rs

0.4.1 - 2025-07-08

08 Jul 19:42
6d5101f

Choose a tag to compare

Release Notes

Other

  • Updates near-* dependencies to 0.30 release (#114)
  • Replaced ubuntu-20.04 with ubuntu-22.04 for CI runners due to end-of-life support (#112)

Install bos-cli 0.4.1

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/bos-cli-rs/bos-cli-rs/releases/download/v0.4.1/bos-cli-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install [email protected]

Download bos-cli 0.4.1

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

0.4.0 - 2025-03-29

29 Mar 12:52
871dd75

Choose a tag to compare

Release Notes

Added

  • Upgraded cargo-dist to 0.28.0 (#111)

Other

  • [breaking] updates near-* dependencies to 0.29 release (#109)
  • restored to default dist workflow config (#107)

Install bos-cli 0.4.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/bos-cli-rs/bos-cli-rs/releases/download/v0.4.0/bos-cli-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install [email protected]

Download bos-cli 0.4.0

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

0.3.19 - 2024-12-19

19 Dec 16:48
54d7564

Choose a tag to compare

Release Notes

Other

  • updates near-* dependencies to 0.28 release (#105)

Install bos-cli 0.3.19

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/bos-cli-rs/bos-cli-rs/releases/download/v0.3.19/bos-cli-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install [email protected]

Download bos-cli 0.3.19

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

0.3.18 - 2024-11-19

19 Nov 12:31
dbc396c

Choose a tag to compare

Release Notes

Other

  • updates near-* dependencies to 0.27 release (#104)
  • Updated near-* dependencies to 0.26 release (#102)

Install bos-cli 0.3.18

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install [email protected]

Download bos-cli 0.3.18

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

0.3.17 - 2024-09-03

03 Sep 20:01
5c27833

Choose a tag to compare

Release Notes

Added

  • Added TEACH-ME mode (activate it with bos --teach-me) (#101)

Other

  • devcontainer and deployment e2e test (#99)

Install bos-cli 0.3.17

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install [email protected]

Download bos-cli 0.3.17

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

0.3.16 - 2024-08-21

21 Aug 15:08
508d985

Choose a tag to compare

Release Notes

Other

  • Updated near-* dependencies to the latest versions (nearcore crates 0.24.1 and near-cli-rs 0.14.1) (#98)
  • updated deps to 0.23 version (#96)

Install bos-cli 0.3.16

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install [email protected]

Download bos-cli 0.3.16

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

0.3.15 - 2024-06-21

21 Jun 11:28
47a37a9

Choose a tag to compare

Release Notes

Fixed

  • Brings support for deploying nested folders on Windows (account for \ path delimiter) (#94)
  • Updated the starter project template to fix links in npm run dev

Install bos-cli 0.3.15

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install [email protected]

Download bos-cli 0.3.15

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

0.3.14 - 2024-05-28

29 May 18:30
6dfa50c

Choose a tag to compare

Release Notes

Added

  • Upgraded the new project template to fix multiple imports and exports in a single file and introduce Continuous Deployment workflows

Fixed

  • Fixed a syntax error in CI (publish-to-npm.yml)

Install bos-cli 0.3.14

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install [email protected]

Download bos-cli 0.3.14

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

0.3.13 - 2024-02-03

03 Feb 11:16
030c4c1

Choose a tag to compare

Release Notes

Other

  • Updated binary releases pipeline to use cargo-dist v0.9.0 (previously v0.7.2) (#91)
  • Fixed NPM_PACKAGE_NAME configuration in publish-to-npm.yml
  • Enable manual triggering for publish-to-npm.yml

Install bos-cli 0.3.13

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install [email protected]

Download bos-cli 0.3.13

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

0.3.12 - 2024-01-30

30 Jan 14:27
6830698

Choose a tag to compare

Release Notes

Other

  • Create releases using a private access token to trigger downstream workflows (publish-to-npm)

Install bos-cli 0.3.12

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install [email protected]

Download bos-cli 0.3.12

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