Skip to content

Release 0.14.0

Choose a tag to compare

@CoderGamester CoderGamester released this 15 Nov 18:00
· 76 commits to master since this release
ee0c43e

What's Changed

New:

  • Added PublishSafe method to IMessageBrokerService to allow publishing messages safely in chase of chain subscriptions during publishing of a message

Changed:

  • Subscribe and Unsubscribe throw an InvalidOperationException when being executed during a message being published

Fixed:

  • CoroutineTests issues running when building released projects

Full Changelog: 0.13.2...0.14.0