Releases: lmriccardo/conventional-commits-cli
Releases · lmriccardo/conventional-commits-cli
Release v1.0.0a
This is an alpha release for the future v1.0.0, which will also include layouts and some other bug fixed.
The current release fixed a number of bugs of the previous one (i.e., v0.1.1):
Release v0.1.1
This release brings the following feature:
- Fixed Windows path searching when running ccommits locally
- Go debugger in the Docker Image for remote development
Still unresolved issue
- Textbox not working as expected
- Git Worktrees management does not works in Docker container
Release v0.1.0
Release v0.1.0
<
4212
/div>
CCommits Version v0.1.0
It brings the following features:
- Automatic detections of git repository, even behind a worktree
- Conventional commits-like message creation using a clean Terminal UI
- Automatic add, commit and push on user-selected remote and current branch