neo4jshell 0.1.1
- Added a
NEWS.md
file to track changes to the package.
- Addressed problematic data type guessing in neo4j_query by pulling all data as character (#10).
neo4jshell 0.1.2
- Fixed a bug that returned unexpected output shape for single row results from
neo4j_query()
.