v0.2.0
- Start use v0.2.0 of the core module.
- Return the new
eventsourcing.ErrConcurrently
error when the event store return thecore.ErrConcurrently
error. - Wrap event store internal error.
eventsourcing.ErrConcurrently
error when the event store return the core.ErrConcurrently
error.