Skip to content

v2.0.0-rc.6

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Sep 22:40
f79d617

Install cldk v2.0.0-rc.6

PyPI:

pip install --pre cldk==2.0.0rc6

With the read-only Neo4j backend:

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

Download

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

What's Changed

🛠 Other Changes

  • docs: fix the logo on PyPI — raw URL, and the variant that reads on white by @rahlk in #351
  • feat(java): consume codeanalyzer-java 3.2.0's text model in the Neo4j read path by @rahlk in #395
  • chore(deps): move the sibling analyzer pins to codeanalyzer-python 1.5.2 and codeanalyzer-typescript 1.6.0 by @rahlk in #398
  • chore(release): 2.0.0-rc.6 by @rahlk in #399

Full Changelog: v2.0.0-rc.5...v2.0.0-rc.6