-
Notifications
You must be signed in to change notification settings - Fork 5
/
CHANGELOG
35 lines (22 loc) · 885 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
== 2.3.0 / 2013-06-18
Use neo4j-core 2.3.0
== 2.2.4 / 2013-05-19
* Added support for Relationship#nodes wrapper, #10, David Butler
* Allow Relationship types to be passed in as string in #relationship method, #9 Peter Ehrlich
== 2.2.3 / 2012-12-28
* Automatically convert DateTimes to UTC, #7
* get_or_create should return a wrapped node #8
== 2.2.2 - skipped
== 2.2.1 / 2012-12-17
* Fix for JRuby 1.7.1, moved Equal mixin from neo4j-core to neo4j-wrapper, #6
* Bumped version of neo4j-core to 2.2.1
== 2.2.0 / 2012-10-02
* Bumped versions of neo4j-core and neo4j-cypher (1.0.0)
== 2.2.0.rc1 / 2012-09-21
* Using the neo4j-cypher gem
== 2.1.0 / 2012-08-14
* Neo4j-HA - acquire_write_lock before finding the rule_node, closes #4
== 2.0.1 / 2012-06-07
* Remove annoying "Unknown outgoing relationship" logs #3
* Added missing method for start_node, #1
== 2.0.0 / 2012-06-05