Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 21:32
· 17 commits to main since this release
v0.3.0
8404b33

graphlm v0.3.0

Install: uv tool install graphlm or pipx install graphlm
(or grab the wheel/sdist below). See the
CHANGELOG
for what's in this release.

What's Changed

  • ci: add explicit read-only permissions to ci.yml by @ggrace519 in #56
  • feat(parser): JavaScript/TypeScript language pack via optional extra (#42) by @ggrace519 in #57
  • feat(parser): Java language pack via optional extra (#42) by @ggrace519 in #60
  • feat(parser): Rust language pack via optional extra (#42) by @ggrace519 in #59
  • docs: document language packs and required LLM config by @ggrace519 in #61

Full Changelog: v0.2.0...v0.3.0