Skip to content

v0.2.2 — Action stabilization, docs cleanup

Choose a tag to compare

@Nlai741533 Nlai741533 released this 30 May 13:30
· 5 commits to main since this release

What's Changed

🚨 Action Fixes (blocking)

  • action.yml moved to repo rootuses: Nlai741533/EFC-Plugin@v0.2.2 now works correctly
  • Added fail-on-broken-links input — was referenced in docs but missing from the action schema
  • Action now correctly scans all .md files (excluding docs) instead of changed files only

📝 Docs

  • README: fixed Action usage example, removed stale scripts/*.py direct-use claim
  • CHANGELOG: added 0.2.1 and 0.2.2 entries
  • FACTCHECK.md: full refresh with current repo name, test counts, and all 6 historical errors

📦 Previous (v0.2.1)

  • CLI packaging fix — pip install . now produces a working efc command
  • Schema bundled inside the package
  • Clean install test in CI
  • 4-location version consistency check
  • Repo renamed from everything-fact-checked to EFC-Plugin

🧪 Verification

  • 72 tests passing
  • 0 secret leaks
  • All 4 version locations aligned (0.2.2)
  • pip install .efc version/extract/evidence/audit all work
  • claude plugin validate . passed

Full Changelog: v0.2.1...v0.2.2