Skip to content

Release v3.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 12:14
2d057bb

Changed

  • Upgraded to Cratis.Screenplay 3.0.0, which replaces reactor with reaction and makes what sets one off a first-class trigger

Added

  • A reaction set off by the clock, or by a trigger an integration provides, is now reported in the generated file and the diagnostics instead of skipped — a Chronicle reactor is set off by an event, so neither has an equivalent to render
  • A reaction's where condition is reported, since the rendered handler runs for every occurrence