8000 Releases · lmriccardo/conventional-commits-cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: lmriccardo/conventional-commits-cli

Release v1.0.0a

12 Dec 07:57
Compare
Choose a tag to compare

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):

  • Textbox not correctly working (issue 2)
  • Docker container git worktree detection (issue 3)
  • Docker container git ssh authentication (not really an issue, just updated the README file)

Release v0.1.1

06 Dec 15:43
Compare
Choose a tag to compare

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

05 Dec 20:52
Compare
Choose a tag to compare
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
0