conventional-commit 0.1.0

A parser library for the Conventional Commit specification.
Documentation
  • Coverage
  • 100%
    13 out of 13 items documented1 out of 8 items with examples
  • Size
  • Source code size: 10.71 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.96 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • rustic-games/conventional-commit
    8 3 7
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • JeanMertz

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.