Releases: vbvictor/acp
Releases · vbvictor/acp
v1.2.0
Install from PyPI:
pip install acp-ghOr install directly from GitHub:
pip install https://github.com/vbvictor/acp/releases/download/v1.2.0/acp_gh-1.2.0-py3-none-any.whlWhat'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
v1.1.0
Install from PyPI:
pip install acp-ghOr install directly from GitHub:
pip install https://github.com/vbvictor/acp/releases/download/v1.1.0/acp_gh-1.1.0-py3-none-any.whlWhat's Changed
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Install from PyPI:
pip install acp-ghOr install directly from GitHub:
pip install https://github.com/vbvictor/acp/releases/download/v1.0.0/acp_gh-1.0.0-py3-none-any.whlWhat's Changed
- feat: add verified setting to project urls by @vbvictor in #89
- fix: add granular permissions to workflows by @vbvictor in #90
- fix: pinpoint deps versions by @vbvictor in #91
- feat: add dependabot workflow by @vbvictor in #92
- feat: change project status to beta by @vbvictor in #94
- feat: add validation of pyproject config by @vbvictor in #96
- chore: add better pyproject config by @vbvictor in #98
- feat: add validation of github action files by @vbvictor in #97
- chore: rename github action lint file by @vbvictor in #99
- chore: bump the dev-dependencies group with 8 updates by @dependabot[bot] in #93
- chore: bump the actions group with 11 updates by @dependabot[bot] in #95
- chore: add CODEOWNERS by @vbvictor in #100
- chore: bump version to 1.0.0 by @vbvictor in #101
New Contributors
- @dependabot[bot] made their first contribution in #93
Full Changelog: v0.8.0...v1.0.0
v0.8.0
Install from PyPI:
pip install acp-ghOr install directly from GitHub:
pip install https://github.com/vbvictor/acp/releases/download/v0.8.0/acp_gh-0.8.0-py3-none-any.whlv0.7.4
Install from PyPI:
pip install acp-ghOr install directly from GitHub:
pip install https://github.com/vbvictor/acp/releases/download/v0.7.4/acp_gh-0.7.4-py3-none-any.whlWhat's Changed
- chore: add editors to gitignore by @vbvictor in #83
- fix: newline end of file by @vbvictor in #84
- feat: add pypi packages by @vbvictor in #85
- chore: bump version to 0.7.4 by @vbvictor in #86
Full Changelog: v0.7.3...v0.7.4
v0.7.3
Install directly from GitHub:
pip install https://github.com/vbvictor/acp/releases/download/v0.7.3/acp-0.7.3-py3-none-any.whlWhat's Changed
Full Changelog: v0.7.2...v0.7.3
v0.7.2
v0.7.1
v0.7.0
Install directly from GitHub:
pip install https://github.com/vbvictor/acp/releases/download/v0.7.0/acp-0.7.0-py3-none-any.whlWhat's Changed
- chore: reorder automerge 'usage' readme option by @vbvictor in #63
- feat: add makefile by @vbvictor in #66
- chore: better developing instructions by @vbvictor in #69
- chore: add Claude.md by @vbvictor in #70
- feat: add new command 'checkout' by @vbvictor in #71
- feat: add linters to dev dependencies by @vbvictor in #72
- chore: correct deprecated lint -> lint.ignore by @vbvictor in #73
- chore: add lint command to makefile by @vbvictor in #74
- chore: add yamllint to local linters by @vbvictor in #75
- chore: bump version to 0.7.0 by @vbvictor in #76
Full Changelog: v0.6.0...v0.7.0
v0.6.0
Install directly from GitHub:
pip install https://github.com/vbvictor/acp/releases/download/v0.6.0/acp-0.6.0-py3-none-any.whlWhat's Changed
- feat: add interactive mode for commit/push to account for hooks by @vbvictor in #58
- fix: correct handle remote with interactive mode by @vbvictor in #59
- feat: suppress undesired output from commit/push by @vbvictor in #60
- fix: failed switch back to original branch with unstaged changes by @vbvictor in #61
- chore: bump version to 0.6.0 by @vbvictor in #62
Full Changelog: v0.5.0...v0.6.0