Docs.rs
  • conventional-commits-next-semver-0.1.1
    • conventional-commits-next-semver 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mainrs
    • Dependencies
      • anyhow ^1.0.32 normal optional
      • clap ^3.0.0-beta.1 normal optional
      • conventional-commits-parser ^0.1.0 normal
      • git2 ^0.13.8 normal
      • semver ^0.10.0 normal
      • serde ^1.0.114 normal optional
      • serde_json ^1.0.57 normal optional
      • thiserror ^1.0.20 normal
    • Versions
    • 92.59% 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

conventional_commits_next_semver0.1.1

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • types::ConventionalCommit
  • types::SemverCompatibleGitTag

Enums

  • error::Error
  • types::TraversedCommit

Functions

  • git_commits_in_range
  • latest_semver_compatible_git_tag
  • next_version
  • utils::increment_major
  • utils::increment_minor
  • utils::increment_patch