conventional-commit

Crates.ioconventional-commit
lib.rsconventional-commit
version0.1.0
sourcesrc
created_at2019-08-09 19:40:17.824029
updated_at2019-08-09 19:40:17.824029
descriptionA parser library for the Conventional Commit specification.
homepage
repositoryhttps://github.com/rustic-games/conventional-commit
max_upload_size
id155436
size10,396
Jean Mertz (JeanMertz)

documentation

README

Conventional Commit

A Rust parser library for the Conventional Commit spec.

Work in Progress

The parser does not 100% conform to the spec yet, and since the spec is still in beta, it is likely to still introduce some changes.

Once the spec hits 1.0, and the parser is fully compliant, this library will be tagged with v1.0.0 as well.

Commit count: 47

cargo fmt