@Export @Version("4.0.0")
Package com.io7m.changelog.core
Software changelogs (Core)
-
Interface Summary Interface Description CChangelogType The type of changelogs.CChangeType A change within a specific release.CModuleNameType The type of module names.CProjectNameType The type of project names.CReleaseType A specific release in a changelog.CTicketIDType The type of ticket IDs.CTicketSystemType The definition of a ticket system.CVersionType -
Class Summary Class Description CChange A change within a specific release.CChange.Builder Builds instances of typeCChange.CChangelog The type of changelogs.CChangelog.Builder Builds instances of typeCChangelog.CChangelogFilters Functions to transform and filter changelogs.CModuleName The type of module names.CModuleName.Builder Builds instances of typeCModuleName.CModuleNames Functions over module names.CProjectName The type of project names.CProjectName.Builder Builds instances of typeCProjectName.CProjectNames Functions over project names.CRelease A specific release in a changelog.CRelease.Builder Builds instances of typeCRelease.CTicketID The type of ticket IDs.CTicketID.Builder Builds instances of typeCTicketID.CTicketIDs Functions over ticket IDs.CTicketSystem The definition of a ticket system.CTicketSystem.Builder Builds instances of typeCTicketSystem.CVersion Immutable implementation ofCVersionType.CVersion.Builder Builds instances of typeCVersion.CVersions Functions for parsing and processing versions.