Ondřej Súkup
1f0e6d46b9
- update to 0.13.10 * improve the Haddock documentation * fix some > 16bit HTML entities OBS-URL: https://build.opensuse.org/request/show/394900 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tagsoup?expand=0&rev=20
76 lines
2.5 KiB
Plaintext
76 lines
2.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat May 7 06:30:29 UTC 2016 - mimi.vx@gmail.com
|
|
|
|
- update to 0.13.10
|
|
* improve the Haddock documentation
|
|
* fix some > 16bit HTML entities
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 16 09:27:33 UTC 2016 - mimi.vx@gmail.com
|
|
|
|
- update to 0.13.9
|
|
* fix a space leak
|
|
* fix the demo examples
|
|
* make IsString a superclass of StringLike
|
|
* make flattenTree O(n) instead of O(n^2)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 11 08:14:21 UTC 2016 - mimi.vx@gmail.com
|
|
|
|
- update to 0.13.8
|
|
* add parse/render functions directly to the Tree module
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 10 08:36:15 UTC 2016 - mimi.vx@gmail.com
|
|
|
|
- update to 0.13.7
|
|
* make sure upper case &#X works in lookupEntity
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 24 09:34:20 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
- update to 0.13.6
|
|
* some named entities require a trailing semicolon (e.g. mid)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 4 08:25:51 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
- update to 0.13.5
|
|
* add isTagComment function
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 23 19:21:25 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
- update to 0.13.3
|
|
* #562, treat <script> specially as per HTML5
|
|
* #616, extend to all HTML5 entities
|
|
* Optimise lookupNamedEntity
|
|
* Replace escapeXMLChar with escapeXML
|
|
* Change all Entity functions to return String, not Int or Char
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 21 14:49:55 UTC 2013 - sbahling@suse.com
|
|
|
|
- spec file: Add %defattr(-,root,root,-) to %files devel section
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 14 14:03:44 UTC 2013 - peter.trommler@ohm-hochschule.de
|
|
|
|
- new cabal-rpm spec file template
|
|
* no macros spanning multiple spec file sections
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 3 07:51:45 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
- update to 0.12.8 from upstream (no changelog)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 7 08:00:55 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
- cabal2spec 0.25.5 spec file template
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 20 16:03:15 UTC 2012 - herbert@graeber-clan.de
|
|
|
|
- initial packaging for Fedora automatically generated by cabal2spec-0.24.1
|