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.
- Document what strings consititute valid application and handler names
- [BC] Add
ProcessConfigurer.SchedulesTimeoutType()
0.3.0 - 2019-02-26
- [BC] Require handlers to declare the message types they produce
- [BC] Rename
RouteXXXType()configurer methods toConsumesXXXType()
0.2.0 - 2019-02-14
- [BC] Add
ProjectionEventScope.Key()andTime()
0.1.0 - 2019-02-06
- Initial release