All notable changes to this project will be documented in this file. This file should follow the standards specified on [http://keepachangelog.com/] This project adheres to Semantic Versioning.
- Support for Neo4j 3.x, version 8.0 of the
neo4j
gem, and version 7.x of theneo4j-core
gem (see #18 / thanks @TyGuy) - NOTE: This version may be incompatible with version of the
neo4j
gem below 8.x and versions of theneo4j-core
gem below 7.x
- Compatibility with
neo4j-core ~> 6.1.4
(see #13) - Some module nesting issues (see #10)
- Travis setup (see #13)
- Problems with gem config were preventing installation. Relaxed versioning requirements.
- Rake tasks were moved out of Neo4j-core, so added the
neo4j-rake_tasks
gem to keep this ship sailing.
- Everything. It's all new.