v2.0.0-rc.7
Pre-release
Pre-release
·
0 commits
to main
since this release
Install cldk v2.0.0-rc.7
PyPI:
pip install --pre cldk==2.0.0rc7
With the read-only Neo4j backend:
pip install --pre 'cldk[neo4j]==2.0.0rc7'
Download
| File | Description |
|---|---|
| cldk-2.0.0rc7-py3-none-any.whl | Python wheel |
| cldk-2.0.0rc7.tar.gz | Source distribution |
What's Changed
🚀 Features
- feat: taint() — m sources x n sinks in one traversal, with a refutation you can act on (leg 4b) by @rahlk in #393
- feat(java): view dispatches on the Java facade; pin codeanalyzer-java 3.3.3; release 2.0.0-rc.7 by @rahlk in #406
🛠 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
- docs(spec): leg 4 — taint(), the query sweep's policy layer by @rahlk in #383
Full Changelog: v2.0.0-rc.5...v2.0.0-rc.7