44
55## Current Version
66
7- ` 0.2.1 ` — Packaging Consolidation + Scenario Evaluator & Replay (published)
7+ ` 0.3.0 ` — Integrations & OSS Credibility (published)
88
99## Active Milestone
1010
11- ** v0.3 .0 — Integrations & OSS Credibility (in progress )**
11+ ** v1.0 .0 — Stable FOSS Ecosystem (next )**
1212
13- v0.2.1 is published to npm. Old v0.1.1 packages are deprecated. v0.3.0 adds
14- trace diffing, rich scenario assertions, CI/anonymize/diff CLI commands,
15- integration examples, and contributor onboarding.
13+ v0.3.0 is published to npm. Adds trace diffing, rich scenario assertions,
14+ CI/anonymize/diff CLI commands, 15 detection rules, 15 scenarios, integration
15+ examples, and contributor onboarding.
1616
1717## What's Done
1818
@@ -208,13 +208,18 @@ integration examples, and contributor onboarding.
208208- ✅ Contribution guide + 5 good-first-issues (Issue #90 )
209209- ✅ v0.3 docs content — 5 new + 3 updated docs pages (Issue #91 )
210210
211+ ### v0.3.0 Release
212+
213+ - ✅ ` @ocpp-debugkit/toolkit@0.3.0 ` published to npm
214+ - ✅ Git tag ` v0.3.0 ` + GitHub release ` v0.3.0 ` created
215+ - ✅ v0.3.0 milestone closed
216+
211217## What's Next
212218
213- 1 . ** v0.3.0 — Integrations & OSS Credibility** — Trace diffing, rich scenario
214- assertions, CI/anonymize/diff CLI commands, integration examples, contributor
215- onboarding (Issues #82 –#92 )
216- 2 . ** v1.0.0** — API stabilization, 20+ scenarios, docs overhaul, contributor
217- onboarding
219+ 1 . ** v1.0.0 — Stable FOSS Ecosystem** — API stabilization, 20+ scenarios, docs
220+ overhaul, contributor onboarding
221+ 2 . ** Future** — Active scenario runner (live endpoint testing), playground,
222+ YAML trace format support
218223
219224## Known Blockers / Decisions Pending
220225
@@ -224,7 +229,7 @@ integration examples, and contributor onboarding.
224229
225230| Package | Status | Version |
226231| ---------| --------| ---------|
227- | ` @ocpp-debugkit/toolkit ` | published | 0.2.1 |
232+ | ` @ocpp-debugkit/toolkit ` | published | 0.3.0 |
228233| ` @ocpp-debugkit/core ` | deprecated | 0.1.1 |
229234| ` @ocpp-debugkit/scenarios ` | deprecated | 0.1.1 |
230235| ` @ocpp-debugkit/reporter ` | deprecated | 0.1.1 |
0 commit comments