Skip to content

v0.1.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 05:26
· 10 commits to main since this release
5a0a528

What's Changed

  • Add GitHub Actions workflow for automatic code review by @catatsuy in #59
  • Remove unnecessary permissions and adjust review body format in YAML by @catatsuy in #61
  • Update module golang.org/x/term to v0.24.0 by @renovate in #60
  • Update dependency golang to v1.23.1 by @renovate in #62
  • update name origin description in README.md to reflect new meaning by @catatsuy in #64
  • Use current branch in git diff command for automatic review workflow by @catatsuy in #63
  • Add code review feature and update usage examples in README.md by @catatsuy in #65
  • Update auto-review.yml to use pull request base ref for diffs by @catatsuy in #66
  • Update auto-review workflow to exclude 'go.sum' from diffs. by @catatsuy in #67
  • Update README and CLI help text for the -language option clarity by @catatsuy in #68

Full Changelog: v0.1.5...v0.1.6