v0.2.1
What's Changed
- docs: post-v0.1.0 cleanup — update README, ROADMAP, CURRENT_STATE, web README by @sepehr-safari in https://github.com/ocpp-debugkit/ocpp-debugkit/pull/53
- feat(toolkit): consolidate packages into @ocpp-debugkit/toolkit with subpath exports by @sepehr-safari in https://github.com/ocpp-debugkit/ocpp-debugkit/pull/55
- fix(toolkit): set version 0.2.1 and private:true to prevent premature publish by @sepehr-safari in https://github.com/ocpp-debugkit/ocpp-debugkit/pull/67
- docs: update CURRENT_STATE.md — Phase 0 complete, premature publish note by @sepehr-safari in https://github.com/ocpp-debugkit/ocpp-debugkit/pull/68
- feat(toolkit): external fixture test + CI for clean-install verification by @sepehr-safari in https://github.com/ocpp-debugkit/ocpp-debugkit/pull/69
- docs: migration guide + ADR-0010 + update all docs for toolkit by @sepehr-safari in https://github.com/ocpp-debugkit/ocpp-debugkit/pull/71
- chore: simplify release workflow for single package by @sepehr-safari in https://github.com/ocpp-debugkit/ocpp-debugkit/pull/72
- feat(core): v0.2 failure detection rules — 7 new rules by @sepehr-safari in https://github.com/ocpp-debugkit/ocpp-debugkit/pull/70
- feat(reporter): HTML report format + CLI --format html by @sepehr-safari in https://github.com/ocpp-debugkit/ocpp-debugkit/pull/73
- test(replay): comprehensive replay engine tests by @sepehr-safari in https://github.com/ocpp-debugkit/ocpp-debugkit/pull/74
- feat(scenarios): expand to 10 total scenarios + CLI external scenario files by @sepehr-safari in https://github.com/ocpp-debugkit/ocpp-debugkit/pull/75
- feat(react): extract reusable React components from inspector by @sepehr-safari in https://github.com/ocpp-debugkit/ocpp-debugkit/pull/76
- feat(app): replay UI + report viewer + react refactor by @sepehr-safari in https://github.com/ocpp-debugkit/ocpp-debugkit/pull/77
- docs: v0.2 content — update CURRENT_STATE, ROADMAP for release readiness by @sepehr-safari in https://github.com/ocpp-debugkit/ocpp-debugkit/pull/78
- release: v0.2.1 — publish @ocpp-debugkit/toolkit@0.2.1 by @sepehr-safari in https://github.com/ocpp-debugkit/ocpp-debugkit/pull/79
Full Changelog: https://github.com/ocpp-debugkit/ocpp-debugkit/compare/@ocpp-debugkit/cli@0.1.1...v0.2.1