v1.6.0
Install from PyPI:
pip install acp-ghOr install directly from GitHub:
pip install https://github.com/vbvictor/acp/releases/download/v1.6.0/acp_gh-1.6.0-py3-none-any.whlWhat's Changed
- fix: release script overriding python version values by @vbvictor in #161
- feat: add sync command by @vbvictor in #162
- chore: fix linter rules by @vbvictor in #163
- chore: remove claude workflows from repo by @vbvictor in #164
- feat: use built-in help function in acp by @vbvictor in #165
- feat: remove completions from --help epiloge by @vbvictor in #166
- chore: remove redundant tests for completions-tests by @vbvictor in #167
- fix: release script to disallow version less than current by @vbvictor in #168
- chore: bump acp version from 1.5.0 to 1.6.0 by @vbvictor in #169
Full Changelog: v1.5.0...v1.6.0