Skip to content

Releases: codellm-devkit/python-sdk

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 20:43
d8a0014

✨ Release

  • chore(release): 1.3.0
  • feat/python: upgrade to codeanalyzer-python 0.3.0, remove CodeQL (1.4.0)

🚀 Features

  • feat(python): bulk/projected accessors for the Python facade (#180)

🐛 Fixes

  • feat(typescript): add tsc_only toggle and surface synthesized anonymous callables

📚 Documentation

  • ci(release): regenerate docs API reference on release

🚨 Breaking Changes

  • feat/python: upgrade to codeanalyzer-python 0.3.0, remove CodeQL (1.4.0)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 02:44
docs: add a prominent 'Cited By' section to the README

Lists the 9 papers citing 'Codellm-Devkit: A Framework for Contextualizing Code
LLMs with Program Analysis Insights' (arXiv:2410.13007), compiled from Semantic
Scholar / OpenAlex citation data, with a TOC entry near the top.

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 18 May 13:55
4f6b7da
  • no changes

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 18 May 02:24
1e8988b

🐛 Fixes

  • fix: expand tilde (~) in project_path to prevent silent failures

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 17 May 22:10
5d2a531
Merge pull request #152 from codellm-devkit/137-feature-request-featu…

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 17 May 21:39
24c8957

🐛 Fixes

  • fixing issue 141

📚 Documentation

  • Update doc strings

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 23 Jul 17:09
v1.0.6
697cafe
Update callsite argument expression

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 24 Jun 04:55
1109a80

🐛 Fixes

  • Check the compatibility of cached analysis.json with what is the passed as an argument.

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 11 Jun 14:22
1ccf71a
Prepare for a patch release v1.0.4

Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 01 Jun 22:04
4aeffc6
  • no changes