/change

Changelog manipulation for Dart

Primary LanguageDartMIT LicenseMIT

change

Changelog manipulation in Dart. For the command-line tool, see Cider.

Features

  • Supports basic Markdown such as bold, italic, links, etc.
  • Generates diff links.
  • Generates a new release from Unreleased.

Limitations

  • Works with changelogs following keepachangelog format only.
  • Complex Markdown (e.g. inline HTML) will probably not work.