eventful-dynamodb v0.2.0 Release Notes
Release Date: 2017-07-31 // over 7 years ago-
- 💥 Breaking change: Split up
EventStore
intoEventStoreWriter
andEventStoreReader
. There is now a ton of code sharing between reading from individual streams and reading from the global stream. This also simplified a lot of the event and projection types (now just variations onStreamEvent
andStreamProjection
). - GHC 8.2.1 compatibility
- 💥 Breaking change: Split up