ChangelogParser
module ChangelogParser| Assembly | Nacara.Plugin.Changelog |
| Attributes | [<RequireQualifiedAccess>] |
Reads changelogs written in the Keep a Changelog style.
Reads which versions exist and when they were released. A version's own markdown is carried through untouched, and a file following no convention still renders, as one preamble.
Functions and values
parse (text: string) : ChangelogDocument