v1.0.0
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 setupWindows: 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