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