Release v21.2.0
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.Screenplay1.8.0 to 2.0.0.- A generated
authorizeblock 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
claimrequirement is matched against is written as a quoted string rather than as a bare word.