- Fix brew Formula (see issue #8)
- Add comlipy-install to easily create commit-msg hook (see issue #5)
- Add configuration setting in order to allow custom ignores
- Add poetry (see issue #6)
- Change default rule
subject-caseto always lower-case - Remove all Pipenv files (now poetry)
- Fix ansi color sequences in IDE commit errors (hide if color not supported) (see issue #4)
- Fix minor typos & misc bugs
- Remove pipenv (replaced with poetry) (see issue #6)
- Add default ignores
- Add configuration setting in order to allow custom ignores
- Fix error when auto-merging and similar git commits (see issue #3)
- Fix header parsing error when parsing an empty message (see issue #2)
- Add monochrome output option
- Add verbose output option
- Fix parsing of subject (see issue #1)
- Change comlipy name (description)
- Change comlipy example svg path
- Change config-comlipy.yml defaults (remove useless configs)
- Initial release
- Add colors module
- Add rule name in messages
- Add changelog
- Change info icon
- Change message grey colors
- Remove dependency of
termcolorin favor of simple colors module
- Add brew formula
- Initial wip release