Release Notes
Changed
- Bump
arborist-metrics dependency from 0.1.2 to 0.1.3.
- README: add "Built with AI · Powered by StrayMark" and "Copyright" sections
mirroring the format used in the upstream arborist-metrics repository.
Added
- SPDX-License-Identifier and copyright header on every Rust source under
src/ and tests/cli/, aligning with the Rust ecosystem convention and
the same change adopted in arborist-metrics v0.1.3.
Install arborist-cli 0.2.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/StrangeDaysTech/arborist-cli/releases/download/v0.2.1/arborist-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/StrangeDaysTech/arborist-cli/releases/download/v0.2.1/arborist-cli-installer.ps1 | iex"
Download arborist-cli 0.2.1