Skip to content

Releases: CorvidLabs/augur

v0.4.0

11 Jun 15:16

Choose a tag to compare

What's Changed

  • Add: ubuntu-latest to the action smoke-test matrix by @0xLeif in #32
  • Fix: hands-on findings - untracked files, strict config, loud coverage failures by @0xLeif in #33

Full Changelog: v0.3.2...v0.4.0

v0.3.2

11 Jun 01:57
9004aeb

Choose a tag to compare

What's Changed

  • Add: CI Linux packaging smoke + dotted-tag Release trigger by @0xLeif in #30
  • Fix: statically link the Linux release binary (--static-swift-stdlib) by @0xLeif in #29
  • CI hardening: guard major-lookup jq + block self-hosted runners by @0xLeif in #31

Full Changelog: v0...v0.3.2

v0.3.1

10 Jun 23:58

Choose a tag to compare

What's Changed

  • Add: Marketplace-ready GitHub Action that gates any repo by @0xLeif in #28

Full Changelog: v0.3.0...v0.3.1

v0.3.0

10 Jun 14:54

Choose a tag to compare

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

10 Jun 00:13

Choose a tag to compare

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

09 Jun 23:57

Choose a tag to compare

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

09 Jun 17:56

Choose a tag to compare

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.