v0.3.0 - Stable
This release provides the foundations of the library, including the following features:
- CloudEvents based event structure
- Publisher pattern to broadcast events to multiple channels
- Reflection-based event builder - uses annotations to generate events from the event data classes
- Event Schema to validate the structure, metadata and contents of an event
- Reflection-based schema builder - uses annotations to generate schemata of the events
- Azure ServiceBus Publisher