Release v1.2.1
·
37 commits
to 568041af4ed47e7e46d96ebe9a330cc7bb463c79
since this release
Fixed
- The printer no longer breaks the build of applications that use Cratis type discovery. The internal
ScreenplayWriter's nestedScopestruct was public, so consumers' generated type-discovery provider referenced it through its internal container and failed to compile (CS0122).Scopeis now internal.