Skip to content

0.2.0 - 2023-10-08

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 20:13
· 35 commits to main since this release

Release Notes

Highlights

Changed the name of the package to chest-rs in order to publish to crates.io. CLI name is unchanged.

Added a Github Pages static site using Oranda.

Add placeholder expansion using the '#' character as a placeholder.

Features

  • Rework the add command.
  • Rework name input in all commands.

Bugfixes

  • Fix errors outputting to the prompt on panic.

Docs

  • Added multiple install options (crates.io, binstall, Github Releases) to README.

Install chest-rs 0.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Dauthdaert/chest/releases/download/v0.2.0/chest-rs-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/Dauthdaert/chest/releases/download/v0.2.0/chest-rs-installer.ps1 | iex

Download chest-rs 0.2.0

File Platform Checksum
chest-rs-x86_64-pc-windows-msvc.zip Windows x64 checksum
chest-rs-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum