You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add --events option to diagram CLI for active state highlighting
The diagram CLI now supports `--events event1 event2 ...` to instantiate
the machine and send events before rendering, matching the Sphinx
directive's `:events:` option. The pre-commit hook uses this to generate
the README diagram with the green state active.
0 commit comments