changelog

crates.io version build status downloads docs.rs docs

Changelog generator.

Usage

```txt changelog 0.0.2 Command line parser.

USAGE: changelog [FLAGS] [OPTIONS] [path]

FLAGS: -h, --help Prints help information -P, --pretty Enable pretty printing -q, --quiet Suppress all log output -V, --version Prints version information -v, --verbosity Print more log output

OPTIONS: -o, --out Write output to file

ARGS: Project directory [default: .] ```

Installation

sh $ cargo add changelog

License

MIT OR Apache-2.0