forked from graphaware/neo4j-timetree
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchanges.txt
38 lines (28 loc) · 971 Bytes
/
changes.txt
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
36
37
38
2.2.1.30.21:
- fixed occasionally failing tests due to incorrect fix of issue #20
2.2.1.30.20:
- fixed issue #20
2.2.0.30.20:
- no changes
2.2.0.28.20:
- ability to automatically attach events to the tree
-fixed https://github.com/graphaware/neo4j-timetree/issues/12
2.1.7.28.20:
-fixed https://github.com/graphaware/neo4j-timetree/issues/13
-fixed https://github.com/graphaware/neo4j-timetree/issues/14
2.1.7.28.19:
-no changes
2.1.6.27.19:
-no changes
2.1.6.26.19:
-fixed issue #9 (NPE when requesting events in a range before any existing events)
2.1.6.26.18:
-no changes
2.1.5.25.18:
-no changes
2.1.5.24.18:
- fixed a timezone support bug, timezones are now case-sensitive
- fixed issue with external dependencies bundled with the .jar in Maven Central
- consistent equality checks
- less Spring
- ability to remove unused time instants or delete the entire tree (thanks to Thomas Baum!)