Skip to content

Release v0.22.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 16:42
f283167

Summary

Expands the independently authored Marten and Wolverine compatibility adapter while keeping ambiguous runtime behavior fail-closed and generated Screenplay output reviewable.

Added

  • Recover batched handlers, storage-action persistence, bound document reads, compound stages, projection publications, wire settings, listeners, and convention-alteration evidence.
  • Add focused positive and negative specifications plus a maintainer case study for extending source adapters safely.

Changed

  • Classify diagnostic outcomes explicitly as unknown, conflicting, or unsupported.
  • Validate candidate packages against the 0.21.0 API baseline and run every retained canonical fixture twice for deterministic output.

Fixed

  • Keep overloaded Wolverine handler subjects signature-stable and collision-free.