Revision history for Perl module Neo4j::Bolt
0.20 2020-06-05
- Eschew local libneo4j-client; use Neo4j::Client
- Add Inline baggage for build only
0.12 2020-02-29
- Stab at finding libneo4j-client on *nix
0.11 2020-02-23
- Don't error, just exit, Build.PL when missing libneo4j-client
0.10 2020-02-22
- Support TLS encryption
- First release to CPAN
0.02 2020-02-06
- Represent Cypher structural types as blessed objects in Perl
- Fix boolean value representation (now uses JSON::PP::Boolean)
0.01 2019-02-26
- Initial version: regular API done, error handling, result stats