None yet.
1.1.0 - 27-02-2015
- Added a message bus middleware for logging messages.
- Added a change log.
1.0.2 - 20-01-2015
- When an exception occurs in a message handler/subscriber, recorded messages (e.g. events) will now be erased.
1.0.1 - 20-01-2015
- When an exception occurs in a message handler/subscriber, the command bus will no longer be locked.
- Import of classes and interfaces from SimpleBus/CommandBus and SimpleBus/EventBus 1.0
- This library applies generically to all kinds of messages.