packages feed

commonmark-cli-0.2.1: changelog.md

# Changelog for commonmark-cli

## 0.2.1

  * Add `alerts` as extension (#132).

  * Fix bug in change to JSON handling.

  * Allow `--json` and `--sourcepos` to be used together.

## 0.2

  * Support `rebase_relative_paths` extension.
  * Support `wikilinks_title_before_pipe`, `wikilinks_title_after_pipe`
    extensions.

## 0.1.0.1

- Allow compilation with commonmark-pandoc 0.2.0.0,
  commonmark-extensions 0.2.0.0.

## 0.1.0.0

- Initial release