generate_changelog.configuration
configuration#
Configuration management for generate_changelog.
Attributes
|
The type should be either a string or a callable that returns a string. |
|
The type should be either an int or a callable that returns an int. |
|
The sort order of the release types. |
|
Base default configuration file name |
|
Valid permutations of the default configuration file name. |
Functions
Return the current configuration. |
|
Create a new |
|
Set a configuration key to a value. |
|
Write a default configuration file to the specified path. |
Classes
Configuration options for generate-changelog. |