Skip to content

Releases: faultline-cli/faultline

v0.5.0

23 May 21:48

Choose a tag to compare

v0.5.0 — faultline auth and Teams authentication layer

v0.4.9

23 May 01:11

Choose a tag to compare

release: v0.4.9

v0.4.8

22 May 12:42

Choose a tag to compare

release: v0.4.8 release notes and boundary update

v0.4.7

15 May 21:52

Choose a tag to compare

faultline v0.4.7

v0.4.6

15 May 13:01

Choose a tag to compare

v0.4.6: robustness improvements, playbook refinement, and test covera…

v0.4.5

02 May 09:18

Choose a tag to compare

docs: update bayes references to reflect default-on promotion in v0.4.5

v0.4.4

30 Apr 20:07

Choose a tag to compare

v0.4.4: 193 playbooks, 211 fixtures, 100% top-1 accuracy

- 193 bundled playbooks
- 211 accepted real fixtures (corpus quality pass: removed 17 no-signal fixtures)
- Top-1/Top-3 accuracy: 100% (211/211)
- Unmatched: 0, Weak-match: 0, False-positive: 0
- New artifact-upload-failure pattern: 'if-no-files-found: error'
- Official GitHub Action: faultline-cli/action@v1
- Stable exit code contract, batch command, full ontology coverage
- Large-corpus coverage: 89.4% on 30,094 GitHub Actions logs

v0.4.3

27 Apr 07:59

Choose a tag to compare

docs: update README and release notes for v0.4.3

v0.4.2

26 Apr 09:50

Choose a tag to compare

v0.4.2: playbook quality + test coverage

181 bundled playbooks (+3 new), weak-match rate 0.009 (was 0.132),
top-1 accuracy 1.000 across 228 real fixtures, Go coverage 81.7%

v0.4.1

26 Apr 02:33

Choose a tag to compare

fix: update snapshot for workflow test with 178 playbooks

The test was failing because the playbook_count changed from 170 to 178
after new playbooks were added to the starter pack. Updated the snapshot
to reflect the current state.