Releases: CorvidLabs/augur
v0.4.0
v0.3.2
v0.3.1
What's Changed
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Rebuild site on CHANGELOG changes (accurate version badge) by @0xLeif in #22
- Add: release binary + brew formula automation, lead with brew, decouple Pages from self-hosted by @0xLeif in #23
- Make the hero version badge dynamic (was hardcoded v0.1.0) by @0xLeif in #24
- Security: move CI off self-hosted runners by @0xLeif in #25
- Add: animated demo GIF to README and site hero by @0xLeif in #26
- Add: Linux support (build + test on macOS and Linux) by @0xLeif in #27
Full Changelog: v0.2.1...v0.3.0
augur v0.2.1
Patch release. Reports excluded paths even when a filter excludes every changed file (output transparency), and tightens glob regex anchoring. Builds on v0.2.0's git-layer and glob correctness fixes.
augur v0.2.0
Hardening release. Fixes: renamed and non-ASCII file paths in the git layer (CODEOWNERS/exclude/coverage/SARIF now correct), dir/** glob no longer over-matches sibling paths, Go coverprofile span cap. Plus markdown report, PR comment, live badge, commit-status checks.
augur v0.1.0
First release — deterministic change-risk engine (proceed/review/block). Signals: sensitivity, coverage-aware test-gap, churn, coupling, diff-shape, ownership, CODEOWNERS, incident. Coverage: LCOV/Cobertura/JaCoCo/Go. Config, exclusions, SARIF, calibration cache. macOS, self-hosted CI.