Skip to content

v2.0.0-rc.8

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Sep 10:55
· 0 commits to main since this release
834878e

Install cldk v2.0.0-rc.8

PyPI:

pip install --pre cldk==2.0.0rc8

With the read-only Neo4j backend:

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

Download

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

What's Changed

🐛 Fixes

  • fix(python): locate places a decorator-line position on the decorated callable by @rahlk in #412

🛠 Other Changes

  • chore(deps): bump codeanalyzer-python 1.5.2 -> 1.5.3 by @rahlk in #411
  • chore(release): 2.0.0-rc.8 by @rahlk in #414

Full Changelog: v2.0.0-rc.7...v2.0.0-rc.8