Release v1.3.0
Summary
A command now writes to the event source its document declares, instead of a new stream every time.
Added
- A command's
identifierproperty resolves the event source id at runtime; a command without one keeps getting a freshUuid
Fixed
- Every command execution opened a brand-new event stream, so a register-then-update lifecycle was impossible
- The specs did not run in CI: the workflow tested a Release build, which strips every spec file, so it passed having discovered none