Skip to content

Release v0.5.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 10:35
9ceb914

Summary

Direct Wolverine bus calls are now discovered from bound symbols and retained as distinct delivery relationships without being confused with local cascades or persisted events.

Added

  • Discover direct send, publish, request/reply, scheduling, delivery-option scheduling, and topic-broadcast consequences. (#4)
  • Report direct delivery semantics that the current Screenplay language cannot preserve. (#4)

Fixed

  • Ignore unrelated methods that merely share Wolverine bus method names. (#4)