Registry / cli / git-cliff-core

git-cliff-core

JSON →
library2.13.1rscratesunverified

Core library of git-cliff, a changelog generator.

# Cargo.toml [dependencies] git-cliff-core = "2.13.1"
INSTALL
IMPORT
SIG · GIT-CLIFF-CORE
G
git-cliff-core
clirustv2.13.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Changelog
✓ use git_cliff_core::Changelog;

Initialize the changelog generator.

use git_cliff_core::Changelog; fn main() { let changelog = Changelog::new(); println!("Changelog generator ready"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.13.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
OpenAI (training)
1
Resources
git-cliff-core — cargo add git-cliff-core · libregistry