Releases: versioner-io/versioner-cli
v1.0.10
Installation
Download the appropriate binary for your platform from the assets below.
Linux (amd64)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.10/versioner-linux-amd64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/macOS (Apple Silicon)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.10/versioner-darwin-arm64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/macOS (Intel)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.10/versioner-darwin-amd64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/Verify Installation
versioner versionQuick Start
- Get your API key from app.versioner.io
- Set environment variable:
export VERSIONER_API_KEY=your-key - Track a build:
versioner track build --product=my-app --version=1.0.0 --status=completed
Documentation
Verify Checksums
Download checksums.txt and verify your binary:
sha256sum -c checksums.txt --ignore-missingFull Changelog: v1.0.9...v1.0.10
v1.0.9
Installation
Download the appropriate binary for your platform from the assets below.
Linux (amd64)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.9/versioner-linux-amd64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/macOS (Apple Silicon)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.9/versioner-darwin-arm64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/macOS (Intel)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.9/versioner-darwin-amd64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/Verify Installation
versioner versionQuick Start
- Get your API key from app.versioner.io
- Set environment variable:
export VERSIONER_API_KEY=your-key - Track a build:
versioner track build --product=my-app --version=1.0.0 --status=completed
Documentation
Verify Checksums
Download checksums.txt and verify your binary:
sha256sum -c checksums.txt --ignore-missingFull Changelog: v1.0.8...v1.0.9
v1.0.8
Installation
Download the appropriate binary for your platform from the assets below.
Linux (amd64)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.8/versioner-linux-amd64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/macOS (Apple Silicon)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.8/versioner-darwin-arm64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/macOS (Intel)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.8/versioner-darwin-amd64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/Verify Installation
versioner versionQuick Start
- Get your API key from app.versioner.io
- Set environment variable:
export VERSIONER_API_KEY=your-key - Track a build:
versioner track build --product=my-app --version=1.0.0 --status=completed
Documentation
Verify Checksums
Download checksums.txt and verify your binary:
sha256sum -c checksums.txt --ignore-missingWhat's Changed
- More annotations by @paustin01 in #4
Full Changelog: v1.0.7...v1.0.8
v1.0.7
Installation
Download the appropriate binary for your platform from the assets below.
Linux (amd64)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.7/versioner-linux-amd64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/macOS (Apple Silicon)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.7/versioner-darwin-arm64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/macOS (Intel)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.7/versioner-darwin-amd64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/Verify Installation
versioner versionQuick Start
- Get your API key from app.versioner.io
- Set environment variable:
export VERSIONER_API_KEY=your-key - Track a build:
versioner track build --product=my-app --version=1.0.0 --status=completed
Documentation
Verify Checksums
Download checksums.txt and verify your binary:
sha256sum -c checksums.txt --ignore-missingWhat's Changed
- Changing build_url to deploy_url on deployment actions by @paustin01 in #3
Full Changelog: v1.0.6...v1.0.7
v1.0.6
Installation
Download the appropriate binary for your platform from the assets below.
Linux (amd64)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.6/versioner-linux-amd64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/macOS (Apple Silicon)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.6/versioner-darwin-arm64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/macOS (Intel)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.6/versioner-darwin-amd64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/Verify Installation
versioner versionQuick Start
- Get your API key from app.versioner.io
- Set environment variable:
export VERSIONER_API_KEY=your-key - Track a build:
versioner track build --product=my-app --version=1.0.0 --status=completed
Documentation
Verify Checksums
Download checksums.txt and verify your binary:
sha256sum -c checksums.txt --ignore-missingWhat's Changed
- GitHub Actions annotation by @paustin01 in #2
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Installation
Download the appropriate binary for your platform from the assets below.
Linux (amd64)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.5/versioner-linux-amd64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/macOS (Apple Silicon)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.5/versioner-darwin-arm64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/macOS (Intel)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.5/versioner-darwin-amd64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/Verify Installation
versioner versionQuick Start
- Get your API key from app.versioner.io
- Set environment variable:
export VERSIONER_API_KEY=your-key - Track a build:
versioner track build --product=my-app --version=1.0.0 --status=completed
Documentation
Verify Checksums
Download checksums.txt and verify your binary:
sha256sum -c checksums.txt --ignore-missingWhat's Changed
- Pre flight by @paustin01 in #1
New Contributors
- @paustin01 made their first contribution in #1
Full Changelog: v1.0.4...v1.0.5
v1.0.4
Installation
Download the appropriate binary for your platform from the assets below.
Linux (amd64)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.4/versioner-linux-amd64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/macOS (Apple Silicon)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.4/versioner-darwin-arm64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/macOS (Intel)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.4/versioner-darwin-amd64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/Verify Installation
versioner versionQuick Start
- Get your API key from app.versioner.io
- Set environment variable:
export VERSIONER_API_KEY=your-key - Track a build:
versioner track build --product=my-app --version=1.0.0 --status=completed
Documentation
Verify Checksums
Download checksums.txt and verify your binary:
sha256sum -c checksums.txt --ignore-missingFull Changelog: v.1.0.3...v1.0.4
v1.0.3
Installation
Download the appropriate binary for your platform from the assets below.
Linux (amd64)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.3/versioner-linux-amd64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/macOS (Apple Silicon)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.3/versioner-darwin-arm64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/macOS (Intel)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.3/versioner-darwin-amd64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/Verify Installation
versioner versionQuick Start
- Get your API key from app.versioner.io
- Set environment variable:
export VERSIONER_API_KEY=your-key - Track a build:
versioner track build --product=my-app --version=1.0.0 --status=completed
Documentation
Verify Checksums
Download checksums.txt and verify your binary:
sha256sum -c checksums.txt --ignore-missingFull Changelog: v1.0.0...v1.0.3
v1.0.0
Installation
Download the appropriate binary for your platform from the assets below.
Linux (amd64)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.0/versioner-linux-amd64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/macOS (Apple Silicon)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.0/versioner-darwin-arm64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/macOS (Intel)
curl -L https://github.com/versioner-io/versioner-cli/releases/download/v1.0.0/versioner-darwin-amd64 -o versioner
chmod +x versioner
sudo mv versioner /usr/local/bin/Verify Installation
versioner versionQuick Start
- Get your API key from app.versioner.io
- Set environment variable:
export VERSIONER_API_KEY=your-key - Track a build:
versioner track build --product=my-app --version=1.0.0 --status=completed
Documentation
Verify Checksums
Download checksums.txt and verify your binary:
sha256sum -c checksums.txt --ignore-missingFull Changelog: https://github.com/versioner-io/versioner-cli/commits/v1.0.0