next_version

Crates.ionext_version
lib.rsnext_version
version0.2.25
created_at2022-02-01 22:35:07.272876+00
updated_at2025-09-13 22:44:45.24205+00
descriptionDetermine next semantic version based on conventional commits
homepage
repositoryhttps://github.com/release-plz/release-plz/tree/main/crates/next_version
max_upload_size
id525442
size40,509
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: 1959

cargo fmt