- Maintenance release with more minimal dependencies.
- Dropped support for GHC 8.6 and older.
- Works with aeson 2.
- Added support for the
ghcSyntaxHighlighter
extension. Only available when compiled with GHC >= 8.4.1.
- This version works with
mmark-0.0.6.0
andmegaparsec-7.0.0
.
- This version works with
mmark-ext-0.2.0.0
and later.
- Added two new extensions: footnotes (
--ext-footnotes
) and MathJax support (--ext-mathjax
).
- Initial release.