Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 28 Oct 18:53
· 19 commits to main since this release
2757c47

Install directly from GitHub:

pip install https://github.com/vbvictor/acp/releases/download/v0.6.0/acp-0.6.0-py3-none-any.whl

What'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