conventional-commits-next-semver

Crates.ioconventional-commits-next-semver
lib.rsconventional-commits-next-semver
version0.1.1
sourcesrc
created_at2020-07-26 09:16:57.97829
updated_at2020-07-31 01:22:54.652022
descriptionA binary and library for detecting the next semver version based on conventional-commits commit messages
homepagehttps://github.com/conventional-commits-rs/conventional-commits-next-semver
repositoryhttps://github.com/conventional-commits-rs/conventional-commits-next-semver
max_upload_size
id269691
size1,020,271
mainrs (mainrs)

documentation

README

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.

Commit count: 9

cargo fmt