Skip to content

Release v21.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 12:06
6924052

Summary

Moves the Screenplay language package to 2.0.0 and follows the language where it changed shape, so generated documents keep reading back clean against the compiler that will actually read them.

Changed

  • Cratis.Screenplay 1.8.0 to 2.0.0.
  • A generated authorize block states what it requires on one line, keeping the roles it accepts as alternatives to each other and a named policy as a demand on top of them.
  • The value a generated claim requirement is matched against is written as a quoted string rather than as a bare word.