conventional-commits-changelog-generator

Crates.ioconventional-commits-changelog-generator
lib.rsconventional-commits-changelog-generator
version0.1.0
sourcesrc
created_at2020-08-07 08:36:40.530377
updated_at2020-08-15 23:52:16.224646
descriptionA CLI and library for generating the changelog based on conventional commits.
homepage
repositoryhttps://github.com/conventional-commits-rs/conventional-commits-changelog-generator
max_upload_size
id273912
size66,394
mainrs (mainrs)

documentation

README

conventional-commits-changelog-generator

Maintenance crates.io crates.io Documentation

A CLI and library for generating the changelog based on conventional commits.

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 conventional-commits-changelog-generator --locked --features cli

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: 15

cargo fmt