-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Sometimes we might need to process changelog into another format.
For example I might want to get existing changelog file and transform it to debian changelog ( https://manpages.debian.org/jessie/devscripts/dch.1.en.html ).
To do that it would be convenient to have intermediate machine readable format, like for example JSON, to which current text in changelog could be processed to and which could be used then by custom script or template engine to produce a different format of changelog.
For example command might look like this changelog export --format json
movermeyer and mc706
Metadata
Metadata
Assignees
Labels
No labels