Tags: nantli/goodcommit
Tags
v1.2.0-prerelease.2.1 - Now breaking module is active only for commits of type feat and fix.
v1.2.0-prerelease.2.0 - Now module supports custom ASCII art.
v1.2.0-prerelease.1.0 - Now scopes module supports multiple scopes per commit.
v1.1.0-prerelease.2.0 - Add edit flag to edit the last saved commit message.
v1.1.0-prerelease.1.0 - Retry commit with the last saved commit message. - Add dry run flag to not commit the message.
v1.0.0 - Scaffold initial CLI with huh library - Implement type, scope, pages, checkpoints, greetings, co-authors, description, body, why, logo, signoff modules - Bring your own commiter functionality - Pin modules functionality - Implement module dependencies - breakingmsg module for breaking changes - Add author and coauthors emojis - Add --config flag for custom config file - Commit staged files with formatted message - Use env variable for config path, --config takes precedence