Releases: SvenWesterlaken/mongo4j
Releases · SvenWesterlaken/mongo4j
v0.4.0
0.4.0 (2019-03-15)
Features
- delete: add automatic deletion for remove() (91033fa)
v0.3.0
0.3.0 (2019-02-05)
Bug Fixes
- mongoose: update methods to new names (72081e7)
- travis: fix neo4j download error (750775a)
- travis: update install script to prevent synchronization error (9adb81a)
Features
- update: add automatic updating of nodes (f5b9246)
- update: update multiple document references (975a898)
- update: update properties of nested document references (bead0ff)
- update: update relationship (934b4bb)
v0.2.2
0.2.2 (2018-09-23)
Bug Fixes
- package: regenerate package-lock.json (782b8b2)
- package: resolve conflicts (2c685c1)
v0.2.0
0.2.0 (2018-05-21)
Bug Fixes
- neo4j-save: keep session open (7051c19)
Features
v0.1.2
0.1.2 (2018-05-08)
Bug Fixes
- package: update neo4j-driver to version 1.6.1 (6e59ca5)
0.1.1
0.1.1 (2018-03-24)
Bug Fixes
- travis: quick travis fix (9c12dc5)
- travis: run cover as script (746b85f)
- travis: update package scripts (5d5ee03)
Features