Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-08 | 431 Bytes | |
v1.1.0 source code.tar.gz | 2024-12-08 | 377.3 kB | |
v1.1.0 source code.zip | 2024-12-08 | 1.4 MB | |
Totals: 3 Items | 1.8 MB | 1 |
- New: More control of event naming by introducing the interface
IEventNamingStrategy
, see the updated documentation at https://geteventflow.net/additional/event-naming-strategies/ for more information (thanks @SeWaS)
What's Changed
- v1: Provide event naming strategies by @SeWaS in https://github.com/eventflow/EventFlow/pull/1062
- v1: Prepare 1.1 by @rasmus in https://github.com/eventflow/EventFlow/pull/1064