Releases: stacktodate/stacktodate-cli
Release v0.2.4
Changelog
Others
- d8edf87: Add open command to open tech stack in default browser (@ceritium)
- 41f7ad8: Implement API-backed init command with project creation and linking (@ceritium)
- a7cf7ea: Implement secure credential management and global-config command (@ceritium)
- 86f898e: Merge pull request #5 from stacktodate/fix-workflow-ci (@ceritium)
- 615d6aa: Remove compiled binary from version control and add to gitignore (@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.2.4/stacktodate_darwin_amd64.tar.gz | tar xz
# macOS Apple Silicon
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.2.4/stacktodate_darwin_arm64.tar.gz | tar xz
# Linux x86_64
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.2.4/stacktodate_linux_amd64.tar.gz | tar xzFull Changelog: v0.2.3...v0.2.4
Release v0.2.3
Changelog
Others
- c143e7f: Implement version update checking feature (@ceritium)
- dcb6e74: Merge pull request #3 from stacktodate/check-for-updates (@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.2.3/stacktodate_darwin_amd64.tar.gz | tar xz
# macOS Apple Silicon
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.2.3/stacktodate_darwin_arm64.tar.gz | tar xz
# Linux x86_64
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.2.3/stacktodate_linux_amd64.tar.gz | tar xzFull Changelog: v0.2.2...v0.2.3
Release v0.2.2
Changelog
Others
- b32c8eb: Add GitHub Actions workflow for syncing stacktodate config (@ceritium)
- ec04960: Add manifest file (@ceritium)
- b8acb0f: Add reusable GitHub Actions workflow for syncing stacktodate config (@ceritium)
- 609d2b9: Add tech stack badge to README (@ceritium)
- c3f87ca: Fix check command detecting versions in wrong directory (@ceritium)
- cd11633: Fix the workflow (@ceritium)
- 1561bea: Merge branch 'reusable-sync-stacktodate-workflow' (@ceritium)
- a94c476: Merge pull request #2 from stacktodate/dogfood (@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.2.2/stacktodate_darwin_amd64.tar.gz | tar xz
# macOS Apple Silicon
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.2.2/stacktodate_darwin_arm64.tar.gz | tar xz
# Linux x86_64
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.2.2/stacktodate_linux_amd64.tar.gz | tar xzFull Changelog: v0.2.1...v0.2.2
Release v0.2.1
Changelog
Others
- eeb8795: Extract common patterns to centralized helper utilities (@ceritium)
- 149d7a4: Implement check command for CI/CD version validation (@ceritium)
- 17c48c9: Merge pull request #1 from stacktodate/products-from-stacktodate (@ceritium)
- 37ada0c: Migrate to stacktodate.club API with product catalog caching (@ceritium)
- 549952e: Update Go version to 1.25 and test matrix to 1.24 and 1.25 (@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.2.1/stacktodate_darwin_amd64.tar.gz | tar xz
# macOS Apple Silicon
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.2.1/stacktodate_darwin_arm64.tar.gz | tar xz
# Linux x86_64
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.2.1/stacktodate_linux_amd64.tar.gz | tar xzFull Changelog: v0.1.7...v0.2.1
Release v0.2.0
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 xzFull Changelog: v0.1.7...v0.2.0
Release v0.1.7
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.1.7/stacktodate_darwin_amd64.tar.gz | tar xz
# macOS Apple Silicon
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.1.7/stacktodate_darwin_arm64.tar.gz | tar xz
# Linux x86_64
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.1.7/stacktodate_linux_amd64.tar.gz | tar xzFull Changelog: v0.1.6...v0.1.7
Release v0.1.6
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.1.6/stacktodate_darwin_amd64.tar.gz | tar xz
# macOS Apple Silicon
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.1.6/stacktodate_darwin_arm64.tar.gz | tar xz
# Linux x86_64
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.1.6/stacktodate_linux_amd64.tar.gz | tar xzFull Changelog: v0.1.5...v0.1.6
Release v0.1.5
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.1.5/stacktodate_darwin_amd64.tar.gz | tar xz
# macOS Apple Silicon
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.1.5/stacktodate_darwin_arm64.tar.gz | tar xz
# Linux x86_64
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.1.5/stacktodate_linux_amd64.tar.gz | tar xzFull Changelog: v0.1.4...v0.1.5
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
Release v0.1.2
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.1.2/stacktodate_0.1.2_darwin_amd64.tar.gz | tar xz
# macOS Apple Silicon
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.1.2/stacktodate_0.1.2_darwin_arm64.tar.gz | tar xz
# Linux x86_64
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.1.2/stacktodate_0.1.2_linux_amd64.tar.gz | tar xzFull Changelog: v0.1.1...v0.1.2
Full Changelog: v0.1.1...v0.1.2