conventional-commits-next-semver 0.1.1

A binary and library for detecting the next semver version based on conventional-commits commit messages
Documentation

conventional-commits-next-semver

Maintenance crates.io crates.io Documentation docs_master_badge

A binary and library for determining the next semantic version of a project.

Installation

The library can be added to your project as usual. If you want to install the binary, then please run this command:

cargo install --features cli conventional-commits-next-semver

Current Properties

  • MSRV: 1.41.0 (tested)

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.