Skip to content

Releases: maks-rafalko/tactician-domain-events

Return the value for the next middleware configured in the bus.

07 Jun 21:13
Compare
Choose a tag to compare

Add support for Event Subscriber

24 Feb 22:24
Compare
Choose a tag to compare
0.3.0

Add support for Event Subscriber

Stable release with new API

29 Jan 20:44
Compare
Choose a tag to compare
0.2.0

Use eraseEvents method inside releaseEvents()

Segregate interfaces for event dispatcher

23 Jan 20:29
Compare
Choose a tag to compare
0.1.5

Segregate interfaces for event dispatcher

Use callable event listeners

23 Jan 19:41
Compare
Choose a tag to compare
Use callable typehint instead of EventListenerInterface to allow any …

…sort of callables

Introduce a very simple framework agnostic Event Dispatcher and NamedEvent

23 Jan 19:32
Compare
Choose a tag to compare
Introduce a very simple framework agnostic Event Dispatcher and Named…

…Event interface

Fix type in the class name

22 Jan 20:38
Compare
Choose a tag to compare

The first stable release

22 Jan 19:06
Compare
Choose a tag to compare
0.1

Update readme