Skip to content

v2.0.0

Compare
Choose a tag to compare
@tinchoz49 tinchoz49 released this 17 Apr 19:48
· 81 commits to main since this release

2.0.0 - 2019-04-17

Added

  • Lerna and a new organization of packages.
    • chast: Unist compatible spec for changelogs and helpers to nodes creation.
    • remark-chan: Parser mdast to chast.
    • chan-stringify: Stringify chast to keepachangelog markdown.
    • chan-core: API and transforms to work with chast.
    • chan: The original CLI but we new shiny features and using the new core modules.
  • Support for prereleases.
  • Support for gh-releases.

Removed

  • Plugins system.