Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 17:01
· 76 commits to main since this release
380f296

Install from PyPI:

pip install acp-gh

Or install directly from GitHub:

pip install https://github.com/vbvictor/acp/releases/download/v1.2.0/acp_gh-1.2.0-py3-none-any.whl

What's Changed

  • chore: bump psf/black from 25.12.0 to 26.1.0 in the actions group by @dependabot[bot] in #105
  • chore: bump the actions group with 3 updates by @dependabot[bot] in #107
  • chore: bump the dev-dependencies group with 3 updates by @dependabot[bot] in #106
  • chore: bump the actions group with 2 updates by @dependabot[bot] in #108
  • chore: bump crate-ci/typos from 1.42.3 to 1.43.3 in the actions group by @dependabot[bot] in #110
  • chore: bump the dev-dependencies group with 2 updates by @dependabot[bot] in #109
  • chore: bump ruff from 0.15.0 to 0.15.1 in the dev-dependencies group by @dependabot[bot] in #111
  • chore: bump crate-ci/typos from 1.43.3 to 1.43.4 in the actions group by @dependabot[bot] in #112
  • chore: add install target in make by @vbvictor in #114
  • feat: add new --reviewers flag to acp by @vbvictor in #115
  • feat: Add Claude Code GitHub Workflow by @vbvictor in #116
  • feat: completions for tool by @vbvictor in #102
  • chore: bump version to 1.2.0 by @vbvictor in #117

Full Changelog: v1.1.0...v1.2.0