Skip to content

v0.4.0

Compare
Choose a tag to compare
@hallgren hallgren released this 31 Jan 21:19
· 165 commits to master since this release

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.