-
feat(cli)!: subcommand CLI, graph tree mode, local include resolution
released this
2026-06-11 00:27:28 +02:00 | 31 commits to main since this releaseBREAKING CHANGES:
glint <file>removed; useglint check <file>--graph <mode>removed; useglint graph [mode]--graph-outrenamed to--outonglint graph
feat(cli): ruff-style subcommands —
glint checkandglint graph [mode]
feat(graph):glint graph tree— terminal job tree with context annotations
feat(graph): context flags (--branch/--tag/--source/--var) onglint graph
feat(resolver): recursive local include resolution from disk
fix(resolver): extends unknown base emits warning instead of fatal error
fix(model): script/before_script/after_script accept block scalar string form
test(linter): Samba project CI fixtures as integration tests
chore(build): fix .gitignore to not exclude cmd/glint/ directory
docs: update CHANGELOG, README, ROADMAP for v0.2.0Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Downloads