Crates.io | conventional-commits-next-semver |
lib.rs | conventional-commits-next-semver |
version | 0.1.1 |
source | src |
created_at | 2020-07-26 09:16:57.97829 |
updated_at | 2020-07-31 01:22:54.652022 |
description | A binary and library for detecting the next semver version based on conventional-commits commit messages |
homepage | https://github.com/conventional-commits-rs/conventional-commits-next-semver |
repository | https://github.com/conventional-commits-rs/conventional-commits-next-semver |
max_upload_size | |
id | 269691 |
size | 1,020,271 |
A binary and library for determining the next semantic version of a project.
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
Licensed under either of
at your option.
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.