Skip to content

2023.0.1

Compare
Choose a tag to compare
@michael-simons michael-simons released this 19 Jan 17:22
· 637 commits to main since this release
041bc7c

This patch releases adds a build-in length function for paths (thanks @Lukasmp3 for the request) and fixes issues when running Cypher-DSL on the module path (see c7747ca on main for more information).

🚀 Features

  • Add length() function. (#569)

🔄️ Refactorings

  • Replace requires static transitive with requires static.