Skip to content

Release v0.20.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 16:04
1b050d9

Summary

Adopt Screenplay Generation 0.9 source contexts so canonical and adapter evidence has stable project-qualified identity independently from its displayed source path, without changing generated Screenplay bytes.

Added

  • Add explicit repository/workspace source policy and project-relative stable identities to the canonical host. (#29)
  • Add bounded compatibility evidence for referenced authored declarations, generated-source exclusion, safe roots, relocation, and deterministic ordering. (#29)
  • Pin all seven canonical output hashes and verify relocation stability. (#29)

Changed

  • Update all four Generation packages to 0.9.0 and migrate Marten/Wolverine evidence to project-aware source APIs. (#29)
  • Exercise stable source identity and legacy fallback in the clean package consumer. (#29)