Crate changesets
source ·Structs
- The error that occurs when
BumpType::from_str
fails due to an invalid input. - Represents a single change which is applicable to any number of packages.
- Describes how a
crate::Change
affects the version of relevant packages.
Enums
- The error that occurs if you try to create a
Versioning
out of an iterator which has no items. - The Semantic Versioning component which should be incremented when a [
Change
] is applied.
Type Definitions
- An alias to
String
to encode semantic meaning in [Change::versioning
]