| Package | Description |
|---|---|
| com.io7m.changelog.core |
Core types.
|
| com.io7m.changelog.text |
Functions for serializing changelogs to plain text.
|
| com.io7m.changelog.xom |
Functions for serializing changelogs to XML and XHTML, and parsing
changelogs from XML with XOM.
|
| Class and Description |
|---|
| CChangelog
The type of software changelogs.
|
| CChangelogBuilderType
The type of mutable changelog builders.
|
| CChangeType
The type of changes.
|
| 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.
|
| CVersionType
The type of version numbers.
|
| CVersionVisitorType
A version number visitor.
|
| Class and Description |
|---|
| CChangelog
The type of software changelogs.
|
| Class and Description |
|---|
| CChangelog
The type of software changelogs.
|
Copyright © 2014. All rights reserved.