v2.7.0
·
56 commits
to refs/heads/main
since this release
Changes
- feat: switch to shtab-generated shell completions and add --print-completion @httpdss (#110)
- feat(init): add 'struct init' scaffolder (cherry-pick of 781d18d) @httpdss (#108)
- feat(cli): add completion installer; standardize output mode; add 'struct init' scaffolder @httpdss (#106)
- Increase test coverage for utils, filters, and content_fetcher @httpdss (#89)
🚀 Features
- Improve CLI messages and final summary; enhance MCP structure info (fixes #99) @httpdss (#109)
- Add Jinja helpers: uuid/now/env/read_file and YAML/JSON filters; docs updated @httpdss (#105)
- feat: variable discovery and validation improvements @httpdss (#104)
- feat: better dry-run/diff preview with unified diffs @httpdss (#103)
- feat: faster and safer GitHub content fetching (raw + fallback) @httpdss (#102)