| Class | Description |
|---|---|
| ChangelogFormat |
Formats the changelog content.
|
| ChangelogPlugin |
The plugin, ideally with zero business logic, but only the Gradle integration code
|
| GenerateChangelogTask |
Generates changelog based on the Github ticked ids found in commit messages.
|
| GithubApi |
Wrapper for making REST requests to Github API
|
| GithubApi.Response | |
| IOUtil |
IO utils.
|