Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 23:58
· 6 commits to main since this release
v0.4.0
0239d83

graphlm v0.4.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

  • feat(parser): Go language pack via optional extra by @ggrace519 in #66
  • feat(parser): PHP language pack via optional extra by @ggrace519 in #67
  • feat(cli): graphlm --upgrade to the latest PyPI release by @ggrace519 in #68
  • fix(scanner): emit basename tree so large repos keep the edge table by @ggrace519 in #70

Full Changelog: v0.3.1...v0.4.0