Skip to content

Release v0.5.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 16:38
ba0d4be

Summary

A separate composable .NET adapter now discovers authored Vogen value objects as neutral Screenplay concepts without coupling Vogen to Critter Stack or the AST.

Added

  • Add authored-source Roslyn evidence helpers for external adapters. (#7)
  • Add Cratis.Screenplay.Generation.DotNet.Vogen with Vogen 8.0.7 semantic fixtures. (#7)
  • Recognize generic/non-generic Vogen declarations, assembly defaults, and supported primitive representations. (#7)
  • Document low-hassle multi-adapter composition through AdapterContribution. (#7)

Fixed

  • Exclude generated-only/lookalike declarations and unsupported backing types without String or identity inference. (#7)