File ghc-cmark.changes of Package ghc-cmark
-------------------------------------------------------------------
Mon Aug 31 07:35:59 UTC 2015 - mimi.vx@gmail.com
- update to 0.4.1
* Updated to libcmark 0.22.0
* Bumped version bounds for HUnit.
-------------------------------------------------------------------
Fri Aug 21 07:57:48 UTC 2015 - cfarrell@suse.com
- license update: BSD-3-Clause and BSD-2-Clause and MIT
-------------------------------------------------------------------
Tue Jul 28 09:07:02 UTC 2015 - mimi.vx@gmail.com
- update to 0.4.0.1
* API changes:
+ Added `commonmarkToLaTeX`, `nodeToLaTeX`, `optSafe`.
+ Changed type of `commonmarkToMan` and `nodeToMan`,
adding `Maybe Int` param for width.
+ Changed type of `nodeToCommonMark`, changing the `Int` width
parameter to a `Maybe Int`.
* Updated to cmark 0.21 sources.
-------------------------------------------------------------------
Fri Jun 12 20:02:37 UTC 2015 - mimi.vx@gmail.com
- update to 0.3.4
* Updated to libcmark 0.20.0.
-------------------------------------------------------------------
Sun May 31 16:07:12 UTC 2015 - mimi.vx@gmail.com
- initial commit