conventional 0.1.0

A parser library for the Conventional Commit specification.
Documentation
<div align="center">

[![Latest Crate Version](https://img.shields.io/crates/v/conventional.svg?logo=rust&label=version&logoColor=white&colorB=brightgreen)](https://crates.io/crates/conventional "The latest released version on crates.io.")
[![Library Documentation](https://docs.rs/conventional/badge.svg)](https://docs.rs/conventional "The online documentation at docs.rs.")
[![Discord Chat](https://img.shields.io/discord/477552212156088320.svg?logo=discord&label=discord%20chat&logoColor=white)](https://discord.gg/Kc4qZWE "Ask a question or just enjoy your stay!")

**`conventional::Commit`**

<sup>A Rust parser library for the [Conventional Commit] spec.</sup>

<br /><br />

🚧&nbsp;&nbsp;&nbsp;&nbsp;_work in progress_&nbsp;&nbsp;&nbsp;&nbsp;🚧

<br /><br />

</div>

- [x] Initial usable version
- [ ] 100% compliant with [latest specification]
- [ ] better test coverage
- [ ] `1.0` and beyond…

[conventional commit]: https://www.conventionalcommits.org
[latest specification]: https://www.conventionalcommits.org/en/v1.0.0-beta.4/#specification