haskell-neo4j-client 0.3.0.0 → 0.3.0.1
raw patch · 1 files changed
+4/−4 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
haskell-neo4j-client.cabal view
@@ -1,13 +1,13 @@ name: haskell-neo4j-client-version: 0.3.0.0+version: 0.3.0.1 synopsis: A Haskell neo4j client description: Library to interact with Neo4j databases. . This library covers: - -Cypher transactions- -CRUD operations for nodes, relationships, labels and indexes- -Batch calls for CRUD operations.+ . -Cypher transactions+ . -CRUD operations for nodes, relationships, labels and indexes+ . -Batch calls for CRUD operations. . . All code has been tested with Neo4j versions 2.0.3 and 2.1.5