File ghc-cmark.changes of Package ghc-cmark
-------------------------------------------------------------------
Sun Feb 5 19:31:51 UTC 2017 - psimons@suse.com
- Update to version 0.5.5 with cabal2obs.
-------------------------------------------------------------------
Tue Nov 22 16:06:43 UTC 2016 - psimons@suse.com
- Update to version 0.5.4 with cabal2obs.
-------------------------------------------------------------------
Fri Jul 22 06:03:09 UTC 2016 - psimons@suse.com
- Update to version 0.5.3.1 revision 0 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 17:27:16 UTC 2016 - psimons@suse.com
- Update to version 0.5.2.1 revision 0 with cabal2obs.
-------------------------------------------------------------------
Tue Jun 14 13:28:16 UTC 2016 - mimi.vx@gmail.com
- use system libcmark on SLE12SP2+ and Leap:42.2
-------------------------------------------------------------------
Mon May 23 08:49:14 UTC 2016 - mimi.vx@gmail.com
- update to 0.5.2.1
-------------------------------------------------------------------
Fri Apr 15 20:01:43 UTC 2016 - mimi.vx@gmail.com
- use system libcmark on openSUSE:Tumbleweed
-------------------------------------------------------------------
Tue Mar 29 06:55:28 UTC 2016 - mimi.vx@gmail.com
- update to 0.5.2
* Add flag to allow building with an installed libcmark (Jens Petersen).
* Updated to libcmark 0.25.2.
-------------------------------------------------------------------
Sun Jan 24 10:13:13 UTC 2016 - mimi.vx@gmail.com
- update to 0.5.1
* Updated to libcmark 0.24.1.
-------------------------------------------------------------------
Sat Jan 23 09:16:47 UTC 2016 - mimi.vx@gmail.com
- update to 0.5.0
* Updated to libcmark 0.23.0.
* API changes:
+ Added `OnEnter` and `OnExit` types.
+ In `NodeType`, `HRULE` is now `THEMATIC_BREAK`,
`HTML` is `HTML_BLOCK`, `INLINE_HTML` is
`HTML_INLINE`, `HEADER` is `HEADING`. New
constructors: `CUSTOM_INLINE`, `CUSTOM_BLOCK`.
-------------------------------------------------------------------
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