Skip to content

v0.0.7

Choose a tag to compare

@github-actions github-actions released this 16 Jun 18:05
· 16 commits to dev since this release
cf1739c

Installation

Unix (Linux/macOS)

Use the install script:

curl -fsSL https://binmate.cturner8.dev/install.sh | bash

Windows (PowerShell)

Use the PowerShell install script:

irm https://binmate.cturner8.dev/install.ps1 | iex

Manual Installation

Or download the appropriate binary for your platform below.

Changelog

Bug Fixes

  • fix: cross-device rename failure when downloading release assets on Linux (#76) (@Copilot)

Others

Full Changelog: v0.0.5...v0.0.7