Skip to content

0.6.0

Choose a tag to compare

@f3ath f3ath released this 15 Feb 03:36
· 9 commits to master since this release

0.6.0 - 2023-02-14

Added

  • You may pass an instance of markdown Document to the parseChangelog() to have fine-grained control over parsing, e.g. whether to encode HTML entities
  • Support for [YANKED] releases

Changed

  • Bumped markdown to 7.0.0
  • Bumped marker to 0.5.0
  • HTML entities (ampersands, quotes, etc) are NOT encoded by default