Skip to content

Version 5.0.0 2023-04

Compare
Choose a tag to compare
@mariusconjeaud mariusconjeaud released this 04 Apr 13:17
· 569 commits to master since this release
902d308
  • Confirmed support of Neo4j versions 5.x and 4.4 (LTS)
  • Dropped support of EOL Neo4j versions (4.3 and below)
  • Confirmed support of Python 3.11
  • Migrated RelationshipTo/RelationshipFrom from a method to a class for consistency.
  • Add support for relationship indexes
  • Auto-generated indexes now have a deterministic name
  • Code cleanup