next_version

Crates.ionext_version
lib.rsnext_version
version0.2.19
sourcesrc
created_at2022-02-01 22:35:07.272876
updated_at2024-08-04 13:29:33.644068
descriptionDetermine next semantic version based on conventional commits
homepage
repositoryhttps://github.com/MarcoIeni/release-plz/tree/main/crates/next_version
max_upload_size
id525442
size35,960
Marco Ieni (MarcoIeni)

documentation

README

next_version

Library to calculate next semantic version based on conventional commits.

It does not analyze git history, the list of commits must be provided by the user.

Credits

Parts of the codebase are inspired by cocogitto.

Commit count: 1527

cargo fmt