Skip to content

Releases: cturner8/binmate

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 25 Jun 15:13
2de85d5

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

Features

  • feat: Extend GitHub authentication — token priority chain + askpass support (#82) (@Copilot)

Bug Fixes

Others

  • Add comprehensive test coverage for database repository package (#6) (@cturner8)
  • Add raw binary format (#83) (@cturner8)
  • Complete TUI phases 9-10: add test suite and Phase 5 implementation plan (#31) (@Copilot)
  • Translate markdown content into themed VitePress documentation site (#78) (@Copilot)
  • Update actions/checkout action to v7 (@renovate[bot])
  • Update actions/checkout action to v7 (#79) (@cturner8)
  • Update actions/setup-go action to v6.5.0 (#85) (@renovate[bot])
  • Update module modernc.org/sqlite to v1.53.0 (#81) (@renovate[bot])
  • Update pages deploy workflow to build vitepress site (#80) (@cturner8)
  • v0.0.8 (#88) (@cturner8)
  • work in progress for extract functionality in install package (#7) (@cturner8)

Full Changelog: v0.0.7...v0.0.8

v0.0.8-beta

v0.0.8-beta Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jun 16:59
3f6fa2d

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

Features

  • feat: Extend GitHub authentication — token priority chain + askpass support (#82) (@Copilot)

Bug Fixes

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

Others

  • Add MIT License (#46) (@cturner8)
  • Add comprehensive test coverage for database repository package (#6) (@cturner8)
  • Add raw binary format (#83) (@cturner8)
  • Add submission.md file for challenge submission (#48) (@cturner8)
  • Complete TUI phases 9-10: add test suite and Phase 5 implementation plan (#31) (@Copilot)
  • Create CNAME (@cturner8)
  • Fix lookup for latest version in install script (#47) (@cturner8)
  • Fix pages, update githubusercontent URL's (#61) (@cturner8)
  • Translate markdown content into themed VitePress documentation site (#78) (@Copilot)
  • Update actions/checkout action to v6.0.3 (#59) (@renovate[bot])
  • Update actions/checkout action to v7 (@renovate[bot])
  • Update actions/checkout action to v7 (#79) (@cturner8)
  • Update codecov/codecov-action action to v7 (#60) (@renovate[bot])
  • Update goreleaser/goreleaser-action action to v7 (#63) (@renovate[bot])
  • Update module github.com/charmbracelet/bubbles to v0.21.1 (#55) (@renovate[bot])
  • Update module modernc.org/sqlite to v1.52.0 (#56) (@renovate[bot])
  • Update pages deploy workflow to build vitepress site (#80) (@cturner8)
  • Update references to old repo name (#52) (@cturner8)
  • Update release asset OS filtering for linux android edge case (#73) (@cturner8)
  • add github pages deploy workflow for static assets (#58) (@cturner8)
  • add renovate config (#54) (@cturner8)
  • pin gh action versions (#64) (@cturner8)
  • work in progress for extract functionality in install package (#7) (@cturner8)

Full Changelog: v0.0.5...v0.0.8-beta

v0.0.7

Choose a tag to compare

@github-actions github-actions released this 16 Jun 18:05
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

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 11 Jun 18:21
7f13ed9

Installation

Unix (Linux/macOS)

Use the install script:

curl -fsSL https://raw.githubusercontent.com/cturner8/binmate/main/install.sh | bash

Windows (PowerShell)

Use the PowerShell install script:

irm https://raw.githubusercontent.com/cturner8/binmate/main/install.ps1 | iex

Manual Installation

Or download the appropriate binary for your platform below.

Changelog

Others

Full Changelog: v0.0.5...v0.0.6

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 14 Feb 23:46
2d9ede2

Installation

Unix (Linux/macOS)

Use the install script:

curl -fsSL https://raw.githubusercontent.com/cturner8/copilot-cli-challenge/main/install.sh | bash

Windows (PowerShell)

Use the PowerShell install script:

irm https://raw.githubusercontent.com/cturner8/copilot-cli-challenge/main/install.ps1 | iex

Manual Installation

Or download the appropriate binary for your platform below.

Changelog

Others

  • Fix powershell install, macOS checksum verification, auto import name and keep location symlink (#45) (@cturner8)

Full Changelog: v0.0.3-alpha...v0.0.5

v0.0.4-alpha

v0.0.4-alpha Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Feb 23:00
2d9ede2

Installation

Unix (Linux/macOS)

Use the install script:

curl -fsSL https://raw.githubusercontent.com/cturner8/copilot-cli-challenge/main/install.sh | bash

Windows (PowerShell)

Use the PowerShell install script:

irm https://raw.githubusercontent.com/cturner8/copilot-cli-challenge/main/install.ps1 | iex

Manual Installation

Or download the appropriate binary for your platform below.

Changelog

Others

  • Fix powershell install, macOS checksum verification, auto import name and keep location symlink (#45) (@cturner8)

Full Changelog: v0.0.3-alpha...v0.0.4-alpha

Installation

Unix (Linux/macOS)

Use the install script:

curl -fsSL https://raw.githubusercontent.com/cturner8/copilot-cli-challenge/main/install.sh | bash

Windows (PowerShell)

Use the PowerShell install script:

irm https://raw.githubusercontent.com/cturner8/copilot-cli-challenge/main/install.ps1 | iex

Manual Installation

Or download the appropriate binary for your platform below.

Changelog

Others

  • Fix powershell install, macOS checksum verification, auto import name and keep location symlink (#45) (@cturner8)

Full Changelog: v0.0.3-alpha...v0.0.4-alpha

v0.0.3-alpha

v0.0.3-alpha Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Feb 19:24
42ad0ec

Installation

Unix (Linux/macOS)

Use the install script:

curl -fsSL https://raw.githubusercontent.com/cturner8/copilot-cli-challenge/main/install.sh | bash

Windows (PowerShell)

Use the PowerShell install script:

irm https://raw.githubusercontent.com/cturner8/copilot-cli-challenge/main/install.ps1 | iex

Manual Installation

Or download the appropriate binary for your platform below.

Changelog

Full Changelog: v0.0.2-alpha...v0.0.3-alpha

v0.0.1-alpha

v0.0.1-alpha Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Feb 20:26
ba0d17f

Installation

Use the install script:

curl -fsSL https://raw.githubusercontent.com/cturner8/copilot-cli-challenge/main/install.sh | bash

Or download the appropriate binary for your platform below.

Changelog

Features

Bug Fixes

Others

Read more