Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 19:42
· 26 commits to main since this release
e7e7e3b

Changelog

  • 70fe1c1 Initial commit
  • 02733c9 chore: setup AI
  • 74986c1 ci: configure GitHub workflows, GoReleaser, and community standards
  • e7e7e3b ci: publish direct binary artifacts instead of archives in goreleaser
  • f07e1f3 feat(test): comprehensive unit, integration tests, and benchmark suite
  • 91ab085 feat: bootstrap grg CLI structure, flag parsing, and repository discovery
  • 8752dea feat: implement Git history walker, blob deduplicator & search pipeline
  • 5e7f026 feat: implement output formatting, aggregation modes, and ripgrep flag parity
  • 2495b7d refactor(cli): separate help rendering into dedicated help.go module