Skip to content

0.1.1 - 2026-07-25

Choose a tag to compare

@github-actions github-actions released this 25 Jul 05:43
8ac79f5

Release Notes

Added

  • Windows portability — cross-platform RNG, HOME lookup, browser open (#11)

Other

  • crates.io trusted publishing (OIDC) + bump pinned actions to latest
  • adopt strict clippy/rust lints and clean the tree to pass them
  • cargo fmt
  • complete dist setup (v0.32) — shell installer + release workflow
  • hand binary releases to dist (curl|sh installers)
  • seed CHANGELOG and ship prebuilt binaries on each GitHub release

Install git-queue 0.1.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/freshtonic/git-queue/releases/download/v0.1.1/git-queue-installer.sh | sh

Download git-queue 0.1.1

File Platform Checksum
git-queue-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
git-queue-x86_64-apple-darwin.tar.xz Intel macOS checksum
git-queue-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
git-queue-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum