NEWS
neo4jshell 0.1.2.9000
neo4jshell 0.1.2 (2022-04-11)
- Fixed a bug that returned unexpected output shape for single row results from
neo4j_query()
.
neo4jshell 0.1.1 (2020-08-03)
- 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).