Skip to content

Releases: TBarendt/MessageBus

v1.0.7

20 Jun 11:14

Choose a tag to compare

Multi threading
Better handling of static targets
Safer way to make sure messages are unique

v1.0.6

23 Jun 12:15

Choose a tag to compare

Allow for dispatching messages from inside messages

v1.0.5

17 Jun 18:12

Choose a tag to compare

Check weak reference during subscribe

v1.0.4

17 Jun 14:37

Choose a tag to compare

BUGFIX: Memory released when there are no more subscriber to a message type

v1.0.3

27 Feb 20:58

Choose a tag to compare

Take target references into account

v1.0.2

20 Feb 08:09

Choose a tag to compare

Compatible with Unity3D

v1.0.1

20 Feb 00:36

Choose a tag to compare

Subscription now stored as WeakReferences and automatically removed if subscriber is finalized

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Feb 18:35

Choose a tag to compare

v1.0.0

  • Initial release