v0.2.1
Orthanc CLI 0.2.1
Thank you for using Orthanc CLI! This release includes new features, improvements, and bug fixes.
Installation
Homebrew (macOS/Linux)
brew install proencaj/orthanc-cliDebian/Ubuntu (.deb)
wget https://github.com/proencaj/orthanc-cli/releases/download/v0.2.1/orthanc-cli_0.2.1_linux_amd64.deb
sudo dpkg -i orthanc-cli_0.2.1_linux_amd64.debCentOS/RHEL/Fedora (.rpm)
wget https://github.com/proencaj/orthanc-cli/releases/download/v0.2.1/orthanc-cli_0.2.1_linux_amd64.rpm
sudo rpm -i orthanc-cli_0.2.1_linux_amd64.rpmManual Installation
Download the appropriate archive for your platform below, extract it, and move the binary to your PATH.
Changelog
Bug Fixes
Full Changelog: v0.2.0...v0.2.1
Verifying Downloads
All binaries and archives are checksummed. Verify your download:
shasum -a 256 -c SHA256SUMS.txt