eventful-sql-common 0.1.0 → 0.1.1
raw patch · 1 files changed
+7/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
eventful-sql-common.cabal view
@@ -3,16 +3,22 @@ -- see: https://github.com/sol/hpack name: eventful-sql-common-version: 0.1.0+version: 0.1.1 synopsis: Common library for SQL event stores description: Common library for SQL event stores category: Database,Eventsourcing stability: experimental+homepage: https://github.com/jdreaver/eventful#readme+bug-reports: https://github.com/jdreaver/eventful/issues maintainer: David Reaver license: MIT license-file: LICENSE.md build-type: Simple cabal-version: >= 1.10++source-repository head+ type: git+ location: https://github.com/jdreaver/eventful library hs-source-dirs: