Skip to content

v2.0.0-rc.5

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Sep 09:38
· 9 commits to main since this release
26f2bd8

Install cldk v2.0.0-rc.5

PyPI:

pip install --pre cldk==2.0.0rc5

With the read-only Neo4j backend:

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

Download

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

What's Changed

🛠 Other Changes

  • feat: take up codeanalyzer-python 1.5.1, java 3.1.2 and typescript 1.5.3 by @rahlk in #385
  • refactor(models)!: relax the schema-v2 mirrors from extra="forbid" to extra="ignore" by @rahlk in #387
  • chore(release): 2.0.0-rc.5 by @rahlk in #388

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