Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 05 Sep 07:26
· 11 commits to main since this release
e3b4e53

Changelog

  • e3b4e53 chore: gofmt stray files and stop ignoring cmd/grg
  • 5921894 ci: update golangci-lint-action to v9 and fix govulncheck version input
  • 8f2f45a feat(bench): add robust automated benchmark suite with error recovery and warning banner
  • d9e6338 feat(bench): improve the bencmarks
  • 47896fa fix(bench): broken color output
  • 59efec1 fix(search): skip unreadable blobs with a warning instead of aborting
  • aa9d7ba refactor(cli): move exit-code error types into cmd/grg/errors.go