Skip to content

Latest commit

 

History

History
executable file
·
61 lines (33 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

executable file
·
61 lines (33 loc) · 1.51 KB

Change log

0.2.25

0.2.24

  • Fixed bug reading LIST OF ANY? values, thanks runnerway

0.2.23

0.2.22

  • Fixed bug in Update statement when removing Edge/Vertex property value

0.2.20

  • Fixed 0.2.19 release, version was not updated

0.2.19

  • Updated BOLT driver to version 1.1.2
  • Fixed bug setting element property to null

0.2.18

0.2.17

  • Performance optimization while getting a single element by id

0.2.16

0.2.15

  • Fixed bug updating edge, incorrect MERGE statement

0.2.14

  • Updated BOLT driver to version 1.0.6
  • Fixed bug updating edge

0.2.13

  • Fixed bug related to invalid CYPHER statement when using the Neo4JNativeElementIdProvider

0.2.12

  • Fixed some bugs related to Apache Tinkerpop Test suite execution (StructureStandardSuite)

0.2.11

  • Updated Apache Tinkerpop to version 3.2.3
  • Neo4J native id generation performance improvements