Hasbolt Versions Save

Haskell driver for Neo4j 3+ (BOLT protocol)

0.1.2.1

6 years ago
  • No more network-simple dependency
  • Lazy versions of query and queryP are now in Database.Bolt.Lazy, Database.Bolt contain just strict versions of the functions

0.1.1.1

7 years ago

More laziness for laziness god!

  • Lazy Record fetch
  • Small refactoring of chunk reading
  • Legacy code cleanup

0.1.1.0

7 years ago

Stackage release

0.1.0.9

7 years ago

0.1.0.8

7 years ago

Speedup

0.1.0.7

7 years ago

0.1.0.6

7 years ago

0.1.0.4

7 years ago

0.1.0.3

7 years ago

Test fixes. GitHub version is the same with hackage version.

0.1.0.1

7 years ago

Small documentation updates