Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 01:09
· 102 commits to main since this release
834ed16

Install codeanalyzer-typescript v0.5.0

Shell script (prebuilt binary; macOS and Linux):

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/codellm-devkit/codeanalyzer-typescript/releases/latest/download/cants-installer.sh | sh

Homebrew:

brew install codellm-devkit/homebrew-tap/codeanalyzer-typescript

PyPI:

pip install codeanalyzer-typescript==0.5.0

Download

File Platform
cants-macosx_11_0_arm64 Apple Silicon macOS
cants-macosx_10_12_x86_64 Intel macOS
cants-manylinux2014_x86_64 x86-64 Linux
cants-manylinux2014_aarch64 ARM64 Linux
cants-win_amd64.exe x64 Windows
cants-installer.sh Shell installer
schema.json Neo4j schema contract

Changelog

📦 Other

  • feat: add CLAUDE.md and AGENTS.md agent guidance (#24) @rahlk
  • feat(neo4j): TS twin node labels on every projected node (graph schema 1.1.0) (#69) @rahlk