summaryrefslogtreecommitdiff
path: root/pandoc.cabal
Commit message (Expand)AuthorAge
* Bump version to 2.1.2.John MacFarlane2018-03-02
* Update tagsoup to 0.14.6Alexander Krotov2018-02-28
* Set fixed minor version for hsluaAlbert Krewinkel2018-02-27
* Update tagsoup to 0.14.5Alexander Krotov2018-02-27
* Update tagsoup to 0.14.4Alexander Krotov2018-02-27
* Org reader tests: move citation tests to separate moduleAlbert Krewinkel2018-02-26
* Allow exceptions 0.9.John MacFarlane2018-02-26
* Removed ghc-prof-options.John MacFarlane2018-02-25
* Require aeson-pretty 0.8.5. Closes #4394.John MacFarlane2018-02-22
* Powerpoint writer: Another attempt at avoiding compiler warnings.Jesse Rosenthal2018-02-18
* Powerpoint writer: Move notes slides into data tree.Jesse Rosenthal2018-02-18
* Bump blaze-markup, blaze-html lower bounds to 0.8, 0.9.John MacFarlane2018-02-01
* Add docx golden tests to cabal file.Jesse Rosenthal2018-01-27
* Tests: Abstract powerpoint tests out to OOXML tests.Jesse Rosenthal2018-01-25
* Require tagsoup 0.14.3 - closes #4282.John MacFarlane2018-01-21
* Powerpoint writer tests: New test framework for pptx.Jesse Rosenthal2018-01-21
* More stack.yaml fixes for skylighting.John MacFarlane2018-01-18
* Require latest skylighting.John MacFarlane2018-01-18
* Version to 2.1.1.John MacFarlane2018-01-17
* Docx reader: Parse instrText info in fldChar tags.Jesse Rosenthal2018-01-16
* Renaming: Json -> JSON in modules and functions.John MacFarlane2018-01-15
* Merge pull request #4227 from tarleb/lua-run-json-filterJohn MacFarlane2018-01-15
|\
| * Move filter functions to separate moduleAlbert Krewinkel2018-01-13
* | Remove custom prelude and ghc 7.8 support.John MacFarlane2018-01-14
* | Fix cabal to use base-compat with ghc < 7.10.John MacFarlane2018-01-14
* | Use base-compat for our custom prelude.John MacFarlane2018-01-14
* | Allow latest QuickCheck.John MacFarlane2018-01-14
* | Powerpoint writer: Refactor into separate modules.Jesse Rosenthal2018-01-14
* | Lua filters: improve error messagesAlbert Krewinkel2018-01-12
|/
* Bump criterion upper bound.John MacFarlane2018-01-09
* Allow tasty 1.0.John MacFarlane2018-01-08
* Use latest skylighting and omit the 'missingincludes' check.John MacFarlane2018-01-07
* Update copyright notices to include 2018Albert Krewinkel2018-01-05
* Bump hslua version to 0.9.5Albert Krewinkel2018-01-04
* Powerpoint Writer tests: Add quickcheck tests for content types.Jesse Rosenthal2017-12-29
* Filter changes.John MacFarlane2017-12-28
* Powerpoint writer tests: use IO.John MacFarlane2017-12-28
* Moved makeCanoncial definition out of ifdef!John MacFarlane2017-12-28
* Added data/docx/word/comments.xml to pandoc.cabal data files.John MacFarlane2017-12-28
* PowerPoint writer: Introduce beginning of testsJesse Rosenthal2017-12-28
* Org reader: support minlevel option for includesAlbert Krewinkel2017-12-28
* Break-up org reader test fileAlbert Krewinkel2017-12-28
* Add custom tests to pandoc.cabalJohn MacFarlane2017-12-27
* Bump to 2.0.6.John MacFarlane2017-12-23
* Mention JATS output (and input) in MANUAL, README, cabal description.John MacFarlane2017-12-21
* Merge pull request #4177 from stencila/jats-xml-readerJohn MacFarlane2017-12-21
|\
| * Add Basic JATS reader based on DocBook readerHamish Mackenzie2017-12-20
* | Lua modules: added pandoc.utils moduleAlbert Krewinkel2017-12-21
* | Lua modules: make a Haskell module for each Lua moduleAlbert Krewinkel2017-12-21
* | Lua modules: move to dedicated submoduleAlbert Krewinkel2017-12-21