Skip to content

Releases: andre-filho/commit-helper

Adding more options to the configuration file

03 Jun 02:44
a5df868
Compare
Choose a tag to compare

What has changed

  • Added support for configuration file: can now be named commit-helper.yml
  • Added more tests and improved quality of code
  • Several bug fixes

And for the future

We are thinking in using one of the several python libraries for python, and we have some ideas for a 4.x version

Hotfix the fast message

13 Nov 17:29
Compare
Choose a tag to compare

What changed

We found a bug on the fast message generator, and fixed it. Should be 100% now.

Faster commits

11 Nov 15:07
7331c9a
Compare
Choose a tag to compare

What changed

Now you can pass your commit arguments through flags, allowing you to be even faster when writing down your commits.
Feature proposed by @MatheusRich, @arthur0496 and @alaxalves

For the future

We plan to add more customization options for the commiter.yml file

Introducing custom conventions

08 Nov 23:20
Compare
Choose a tag to compare

What has changed

  • The CLI is now able to handle custom conventions via commiter.yml file
  • Coolified 'UI' - Added colors to messages in runtime

For the future

We want to improve the workflow of the CLI by making possible a single-command commit
Fasten your seat-belts, we are about to go full loko

Presenting the PyPI release

20 Oct 00:51
351f5f5
Compare
Choose a tag to compare

Major changes:

  • CLI from PIP
  • Usage as pip package
  • Be happy, commit faster

Better code, better life

20 Oct 00:48
af7bd40
Compare
Choose a tag to compare

What changed

Since last release, our team end collaborators have been working on code quality tests and making the workflow easier. We now release these changes and announce that commit-helper will very soon have a PyPI release, thus changing installation and project structure.

More fixes

17 Oct 01:05
ef9298c
Compare
Choose a tag to compare

What changed

There were some bugs that were solved, and some code cleaning as well. A lot of known bugs have been solved.

Thanks to all contributors that are helping our project!
We ❤️ u

Hotfix on flags

13 Oct 02:42
Compare
Choose a tag to compare

What changed

There was a bug at the flag call. I has been solved.

Introducing the CLI

08 Oct 00:53
d56894b
Compare
Choose a tag to compare

What changed

Now this script has more functionalities as a command line interface. Things like picking your convention and co-author are now supported and the flow became easier
Also, the source code suffered a great refactorization, allowing for a less complex and more organized code.

A big thanks to everyone

File creation after the first commit using script

29 Sep 17:15
efafe5c
Compare
Choose a tag to compare

What changed

Now after you make the first commit using the git-commit utility, a commiter.yml file will be created in your project root with the convention of your choice.

What awaits us in the future...

We plan on adding support to co-authors to next version, and soon making a cli.