| Interface | Description |
|---|---|
| CChangelogBuilderType |
The type of mutable changelog builders.
|
| CVersionType |
The type of version numbers.
|
| CVersionVisitorType<A> |
A version number visitor.
|
| Class | Description |
|---|---|
| CChangelog |
The type of software changelogs.
|
| CItem |
A changelog item for a specific release.
|
| CRelease |
A specific release in a changelog.
|
| CTicketSystem |
The definition of a ticket system.
|
| CVersionStandard |
The type of standard version numbers of the form
M.N.P-S,
where M is the major version, N is the minor
version, P is the patch number, and S is an
arbitrary qualifier string. |
| CVersionText |
The type of arbitrary lexicographically ordered version strings.
|
| Enum | Description |
|---|---|
| CChangeType |
The type of changes.
|
Copyright © 2016 <code@io7m.com> http://io7m.com