conventional_commit 0.3.0+1 conventional_commit: ^0.3.0+1 copied to clipboard
Parse a git commit message using the Conventional Commits specification.
0.3.0+1 #
- FIX: scope list can support spaces.
0.3.0 #
Note: This release has breaking changes.
- BREAKING FEAT: add support for parsing body and breaking change descriptions.
0.2.0 #
Note: This release has breaking changes.
- BREAKING REFACTOR: rework bootstrap behaviour (see #51 for more info).
0.1.0+2 #
- REFACTOR: break out conventional_commit package.