Releases: flanksource/gavel
Releases · flanksource/gavel
v0.0.15
Gavel v0.0.15 (2026-03-26T21:32:11Z)
Changelog
Features
- 4173384: feat(fixtures): add $VAR expansion and fixture tests for variable injection (@moshloop)
- 8c708df: feat(fixtures): add Terminal column for PTY support in fixture tests (@moshloop)
- 09aa6b0: feat(fixtures): add ansi.* namespaced CEL functions (@moshloop)
- e26a21e: feat(fixtures): add auto-injected root directory variables and colorized help output (@moshloop)
- d2fa4bc: feat(fixtures): add per-test os, arch, skip, and terminal overrides (@moshloop)
- 61a69c5: feat(fixtures): add shell-style $VAR expansion and GOOS/GOARCH/GOPATH vars (@moshloop)
- 1a86b44: feat(fixtures): add verbosity-based stdout/stderr display in Pretty() (@moshloop)
- 560d145: feat(tests): add comprehensive logging for debugging fixtures and variable expansion (@moshloop)
Docker Images
docker pull ghcr.io/flanksource/gavel:v0.0.15Installation
Using Go
go install github.com/flanksource/gavel/cmd/gavel@v0.0.15v0.0.14
Gavel v0.0.14 (2026-03-24T20:54:31Z)
Changelog
Docker Images
docker pull ghcr.io/flanksource/gavel:v0.0.14Installation
Using Go
go install github.com/flanksource/gavel/cmd/gavel@v0.0.14v0.0.11
Gavel v0.0.11 (2026-03-01T09:09:55Z)
Changelog
Features
Others
Docker Images
docker pull ghcr.io/flanksource/gavel:v0.0.11Installation
Using Go
go install github.com/flanksource/gavel/cmd/gavel@v0.0.11v0.0.10
Gavel v0.0.10 (2026-02-25T12:57:16Z)
Changelog
Features
Bug fixes
Docker Images
docker pull ghcr.io/flanksource/gavel:v0.0.10Installation
Using Go
go install github.com/flanksource/gavel/cmd/gavel@v0.0.10v0.0.9
Gavel v0.0.9 (2026-02-25T08:03:23Z)
Changelog
Features
- e792e56: feat(todos): add check command and group execution support (@moshloop)
- 34c4eba: feat(todos): add source code context, PR support, and prompt restructuring (@moshloop)
Docker Images
docker pull ghcr.io/flanksource/gavel:v0.0.9Installation
Using Go
go install github.com/flanksource/gavel/cmd/gavel@v0.0.9v0.0.8
v0.0.7
Gavel v0.0.7 (2026-02-23T10:32:40Z)
Changelog
Bug fixes
Docker Images
docker pull ghcr.io/flanksource/gavel:v0.0.7Installation
Using Go
go install github.com/flanksource/gavel/cmd/gavel@v0.0.7Using Homebrew (macOS/Linux)
brew install flanksource/tap/gavelUsing Scoop (Windows)
scoop bucket add flanksource https://github.com/flanksource/scoop-bucket.git
scoop install gavel