v1.5.0
Install from PyPI:
pip install acp-ghOr install directly from GitHub:
pip install https://github.com/vbvictor/acp/releases/download/v1.5.0/acp_gh-1.5.0-py3-none-any.whlWhat's Changed
- chore: better claude.md instructions by @vbvictor in #154
- feat: add --fetch flag to checkout command by @vbvictor in #153
- feat: add branches subcommand by @vbvictor in #155
- chore: clear codebase from redundant comments by @vbvictor in #156
- chore: enable all ruff lint rules by @vbvictor in #157
- feat: bump minimal required python version to 3.10 by @vbvictor in #158
- chore: make mypy strict by @vbvictor in #159
- chore: bump acp version from 1.4.0 to 1.5.0 by @vbvictor in #160
Full Changelog: v1.4.0...v1.5.0