All notable changes to this project will be documented in this file.
- Update Neo4j driver to version 4.4.9
- Updated Clojure to version 1.11.1
- Updated Camel-Snake-Kebab to version 0.4.3
- Updated Clojure Java time to version 1.1.0
- Repo changed from single to multi, using lein sub
- Node and Relationship create functions
- The returned hash-map representations of the create-node! and create-relationship! functions now includes the given ref-id. If no ref-id was set on the hash-map given to the function, an ref-id is auto-generated and the auto-generated ref-id is returned.