Skip to content

v2.0.0-rc.4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Sep 19:45
· 2 commits to main since this release
af133c8

Install cldk v2.0.0-rc.4

PyPI:

pip install --pre cldk==2.0.0rc4

With the read-only Neo4j backend:

pip install --pre 'cldk[neo4j]==2.0.0rc4'

Download

File Description
cldk-2.0.0rc4-py3-none-any.whl Python wheel
cldk-2.0.0rc4.tar.gz Source distribution

What's Changed

🛠 Other Changes

  • fix(java): raise the Neo4j floor to codeanalyzer-java 3.1.0 by @rahlk in #375
  • feat(id)!: read can:////... on all three backends by @rahlk in #378
  • chore(release): 2.0.0-rc.4 by @rahlk in #379

Full Changelog: v2.0.0-rc.3...v2.0.0-rc.4