v0.4.0
Expose the Snapshot functionallity via the Snapshot Repostitory.
As there are two repos in play (Event and Snapshot), the constructor for creating a event repository has changed name from NewRepository
to NewEventRepository
. The name of the snapshot repository constructor is NewSnapshotRepository
.