Docs.rs
commit-wizard-0.0.2
commit-wizard 0.0.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
swayechateau
Dependencies
assert_cmd ^2
normal
assert_matches ^1.5.0
normal
chrono ^0.4.41
normal
clap ^4.5.41
normal
cliai ^0.2.0
normal
dialoguer ^0.12.0
normal
dirs ^6.0.0
normal
git2 ^0.20.2
normal
predicates ^3
normal
regex ^1.11.1
normal
scriba ^0.5
normal
serde ^1.0.219
normal
serde_json ^1.0.141
normal
tabled ^0.20.0
normal
tempfile ^3.20.0
normal
thiserror ^2.0.16
normal
tokio ^1.28.0
normal
toml ^0.9.2
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.17
normal
Versions
10.91%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module versioning
commit_
wizard
0.0.2
Module versioning
Module Items
Functions
In commit_
wizard::
engine::
capabilities
commit_wizard
::
engine
::
capabilities
Module
versioning
Copy item path
Source
Functions
§
calculate_
next_
version
Calculate the next version based on commits since last tag.
classify_
commits
Classify commits into their bump levels based on commit type and policy. Implements the versioning algorithm from SRS §5.2: