Skip to content

Version 5.3.1 2024-05

Compare
Choose a tag to compare
@mariusconjeaud mariusconjeaud released this 29 May 12:18
· 39 commits to master since this release
7c6662a

Version 5.3.1 2024-05

  • Add neomodel_generate_diagram script, which generates a graph model diagram based on your neomodel class definitions. Arrows and PlantUML dot options
  • Fix bug in async iterator async for MyClass.nodes
  • Fix bugs in database inspection script (multiple rels per label, missing DateProperty type)