Skip to content

Releases: codellm-devkit/codeanalyzer-typescript

v0.4.3

27 Jun 18:46
092176e

Choose a tag to compare

Install codeanalyzer-typescript v0.4.3

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.4.3

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

🔧 Maintenance

  • ci(release): announce releases in repo and org discussions (#18) @rahlk

v0.4.2

27 Jun 18:28
cd1ceb4

Choose a tag to compare

Install codeanalyzer-typescript v0.4.2

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.4.2

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

🐛 Fixes

  • fix(call-graph): default to tsc+jelly union; --tsc-only opt-out (closes #11) (#12) @rahlk
  • fix/call-graph: materialize Jelly's anonymous-callback nodes (closes #13) (#14) @rahlk

♻️ Refactoring

  • refactor(neo4j): consolidate the graph schema into one source of truth (closes #15) (#16) @rahlk

v0.4.1

20 Jun 16:16
509789d

Choose a tag to compare

Install codeanalyzer-typescript v0.4.1

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.4.1

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

📦 Uncategorized

  • fix(neo4j): read Neo4j connection options from env vars (secret hygiene)

v0.4.0

19 Jun 22:54
dbddff1

Choose a tag to compare

Install codeanalyzer-typescript v0.4.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.4.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

📦 Uncategorized

  • Add Neo4j graph output (--emit neo4j)

v0.3.0

18 Jun 22:09
d550ac0

Choose a tag to compare

  • no changes

v0.2.1

08 Jun 03:30
269a711

Choose a tag to compare

  • no changes

v0.2.0

08 Jun 00:30
9f7d444

Choose a tag to compare

  • no changes

v0.1.1

07 Jun 23:56
f74a472

Choose a tag to compare

  • no changes

v0.1.0

07 Jun 23:43
c77a0a0

Choose a tag to compare

  • no changes