All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- TODO: event dispatcher.
v0.2.0 - 2019-07-14
MustListen
shortcut for starting a common event listening session in console environment.
v0.1.1 - 2019-07-05
- Some cosmetic, docs and code style fixes.
v0.1.0 - 2019-06-30
- Event model.
- Listener interface.
- DefaultListener implementation (one subscriber, multiple publishers, no special routing).