Expand description
Conventional commits
This crate provides the tools to work with conventional commits. Conventional commits
This module is based on Conventional commits
Structs§
- Convco
Error - Conventional commit error
- Convco
Message - Conventional commit message
- DEFAULT_
CONVCO_ TYPES - Default conventional commit types
Constants§
- BREAKING_
CHANGE_ KEY - Breaking change key
- BREAKING_
CHANGE_ KEY_ DASH - Breaking change key (with dash)
- DEFAULT_
CONVCO_ INCR_ MINOR_ TYPES - Default commit types which increment the minor version
Traits§
- String
Ext - Additional methods for strings