Skip to content

Releases: andre-filho/commit-helper

Adding more options to the configuration file

Choose a tag to compare

@andre-filho andre-filho released this 03 Jun 02:44
a5df868

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

Choose a tag to compare

@andre-filho andre-filho released this 13 Nov 17:29

What changed

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

Faster commits

Choose a tag to compare

@andre-filho andre-filho released this 11 Nov 15:07
7331c9a

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

Choose a tag to compare

@andre-filho andre-filho released this 08 Nov 23:20

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

Choose a tag to compare

@andre-filho andre-filho released this 20 Oct 00:51
351f5f5

Major changes:

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

Better code, better life

Choose a tag to compare

@andre-filho andre-filho released this 20 Oct 00:48
af7bd40

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

Choose a tag to compare

@andre-filho andre-filho released this 17 Oct 01:05
ef9298c

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

Choose a tag to compare

@andre-filho andre-filho released this 13 Oct 02:42

What changed

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

Introducing the CLI

Choose a tag to compare

@andre-filho andre-filho released this 08 Oct 00:53
d56894b

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

Choose a tag to compare

@andre-filho andre-filho released this 29 Sep 17:15
efafe5c

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.