Crates.io | git-cliff-core |
lib.rs | git-cliff-core |
version | |
source | src |
created_at | 2021-06-30 22:38:33.091847 |
updated_at | 2024-11-20 10:53:48.23323 |
description | Core library of git-cliff |
homepage | https://github.com/orhun/git-cliff |
repository | https://github.com/orhun/git-cliff |
max_upload_size | |
id | 417146 |
Cargo.toml error: | TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
git-cliff can generate changelog files from the Git history by utilizing conventional commits as well as regex-powered custom parsers. The changelog template can be customized with a configuration file to match the desired format.
Learn how to use git-cliff from the documentation.
Thanks goes to these wonderful people ✨
Made with contrib.rocks.
Licensed under either of Apache License Version 2.0 or The MIT License at your option.
Copyright © 2021-2024, git-cliff contributors