Skip to content

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 31 Dec 09:07
· 19 commits to master since this release

Changelog

Others

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.2.0/stacktodate_darwin_amd64.tar.gz | tar xz

# macOS Apple Silicon
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.2.0/stacktodate_darwin_arm64.tar.gz | tar xz

# Linux x86_64
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.2.0/stacktodate_linux_amd64.tar.gz | tar xz

Full Changelog: v0.1.7...v0.2.0