Release v0.1.3
Changelog
Others
- f6b67b7: Pin GoReleaser version in release workflow (@ceritium)
- ccc8a9e: Update release notes to match archive filenames without version (@ceritium)
Installation
Download the appropriate binary for your platform from the assets below.
Quick Install (macOS/Linux)
# macOS Intel
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.1.3/stacktodate_darwin_amd64.tar.gz | tar xz
# macOS Apple Silicon
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.1.3/stacktodate_darwin_arm64.tar.gz | tar xz
# Linux x86_64
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.1.3/stacktodate_linux_amd64.tar.gz | tar xzFull Changelog: v0.1.2...v0.1.3