All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
From the next release onward this file is maintained automatically by release-plz from the Conventional-Commit history.
0.1.3 - 2026-07-25
- (dist) ship Windows binaries + PowerShell installer
- (windows) run full suite on CI; normalise editor paths for git's shell
0.1.2 - 2026-07-25
- promote main to release (0.1.2 release plumbing + docs)
- OS-aware install on the site, homepage link, document git queue tui
0.1.1 - 2026-07-25
- Windows portability — cross-platform RNG, HOME lookup, browser open (#11)
- 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
Initial release.
git queue— manage queues of dependent branches and their numbered, cross-linked pull requests:create,status,log,edit,move,reword,amend,commit,requeue,sync,submit,track, and more.git queue tui— an interactive terminal editor for the current queue line: reorder, reword, squash, split, and delete commits, and edit branch boundaries, with unlimited undo/redo and a resolve-or-undo conflict escape hatch.git queue setup— opt-in integrations: git hooks, the merge-order status gate, the man page, shell completion, agit qalias, and agent skills.