Skip to content

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 31 Aug 11:51
· 32 commits to main since this release
v0.1.3
692d819

graphlm v0.1.3

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

  • chore(release): add bump-my-version for release automation by @ggrace519 in #41
  • fix(cli): correct --dry-run "Files scanned" label to reflect pass-2 selection by @ggrace519 in #43
  • docs(plans): multi-language AST support design + implementation plan (#42) by @ggrace519 in #44
  • refactor(parser): split into parsers/ package (Python verbatim) (#42) by @ggrace519 in #46
  • fix(config): resolve .env from cwd + add user-level ~/.config/graphlm/.env (#45) by @ggrace519 in #47
  • docs(plans): Phase 1 (JS/TS pack) handoff (#42) by @ggrace519 in #48

Full Changelog: v0.1.2...v0.1.3