Release v2.0.0
Summary
Takes Stage onto Cratis.Screenplay 2.0.0, absorbing the breaking changes in the language surface.
Changed
- Screenplay documents are compiled with Cratis.Screenplay 2.0.0.
- A slice may now declare more than one projection. The first renders as the read model; the rest are reported as not rendered rather than dropped in silence.
- An
authenticationprovider carries an optional alias instead of a settings block — how to reach a provider belongs to whatever runs the document.
Removed
$secretsexpressions no longer render, following their removal from the Screenplay language.