Skip to content

v3.1.0

Choose a tag to compare

@SvenWesterlaken SvenWesterlaken released this 12 Nov 21:21
· 134 commits to master since this release

3.1.0 (2020-11-12)

Bug Fixes

  • ci: add run for test-ci npm action (4df37a1)
  • ci: fix indentation (b4a4b5f)
  • ci: fix indentation for matrix (535f316)
  • ci: switch from travis to github action (28ac338)
  • ci: switch to bolt (85fc05c)
  • ci: use service container instead of github action (da48179)
  • upgrade mongoose from 5.9.24 to 5.10.9 (c610270)
  • upgrade neo4j-driver from 4.1.1 to 4.1.2 (cc3000b)

Features

  • save: merge instead of create in order to create only unique nodes (127caed)
  • save: merge instead of create ito create only unique relationships (2b13879)