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