Changelog
v1.0.0-rc.0
- Support multiple Commanded apps (#25).
v0.8.0
Enhancements
- Support for Commanded v0.19.
v0.7.0
Bug fixes
- Skip deleted events instead of crashing (#22).
v0.6.0
Enhancements
- Support for Commanded v0.18.
v0.5.0
Enhancements
- Add support for transient Event Store subscriptions (#9).
- Raise log level of wrong expected version (#10).
Bug fixes
- Supervisor for subscription processes (#8).
v0.4.0
- Include
event_id
in recorded event data.
v0.3.0
Bug fixes
v0.2.0
Enhancements
- Raise an exception if
:stream_prefix
configuration contains a dash character ("-") as this does not work with subscriptions (#3).
v0.1.0