You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Add a Cratis.Stage.Rendering.Cratis renderer that generates a Cratis Arc + Chronicle vertical-slice application directly from a compiled Screenplay application, including first-time project scaffolding via the Cratis.Templates NuGet package (#11)
Changed
Upgrade Cratis.Screenplay and Meziantou.Analyzer to their latest stable versions
Fixed
Fix a nullable-reference build break in SpecificationError.Name (Screenplay's bare then error syntax has no name, but the record required one)