Skip to content

Commit 9ab9b1b

Browse files
committed
Update CHANGELOG for v0.8.0 pattern registries and community additions
1 parent 5137cfe commit 9ab9b1b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,11 @@
88
- Improved dashboard workflow detail with verdict, top blocker, full next actions, and richer JSON fields.
99
- Added an end-to-end finding lifecycle regression test from template creation through strict reported archive.
1010
- Added copyable candidate, blocked, and confirmed demo Evidence.v1 examples.
11-
- Split the CLI entrypoint into focused command modules and render helpers.
11+
- Extracted CLI usage/help functions into `usage.ts`, reducing `omv.ts` by ~280 lines.
1212
- Added a Python `zipfile` fallback for skill packaging when the system `zip` binary is unavailable.
13+
- Expanded pattern registries to 12 ecosystems (added php, csharp, swift, dart, elixir, perl).
14+
- Expanded `omv-audit` and `omv-repro` eval coverage to 6 scenarios each.
15+
- Added CONTRIBUTING.md with full skill development template and registration guide.
1316

1417
## v0.7.1 - Hardened evidence workflow
1518

0 commit comments

Comments
 (0)