Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 02:04

Quick Start

# Download for your platform
curl -sSL https://github.com/VoidChecksum/unleash/releases/download/v1.0.0/unleash-linux-amd64 -o unleash
chmod +x unleash

# One-shot setup
./unleash setup

Windows: Download unleash-windows-amd64.exe, rename to unleash.exe.

macOS: Download unleash-darwin-arm64 (Apple Silicon) or unleash-darwin-amd64 (Intel).

What's Changed

  • chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #30

Full Changelog: v2.4.1...v1.0.0