summaryrefslogtreecommitdiff
path: root/pandoc.cabal
Commit message (Expand)AuthorAge
* Added a slidy writer.John MacFarlane2010-07-13
* Version bump to 1.6, due to removed functions.John MacFarlane2010-07-05
* Moved Pandoc prettyprinting code from Shared to new Native writer.John MacFarlane2010-07-05
* Moved parsing functions from Text.Pandoc.Shared to new module.John MacFarlane2010-07-05
* Added an EPUB writer.John MacFarlane2010-07-05
* Made a proper ODT writer.John MacFarlane2010-07-05
* Added Text.Pandoc.UTF8 for portable UTF8 string IO.John MacFarlane2010-05-06
* Removed parsec < 3 restriction.John MacFarlane2010-04-23
* Added 'threaded' flag.John MacFarlane2010-04-20
* Removed 'library' Cabal flag.John MacFarlane2010-04-10
* Removed markdown2pdf from list of data-files.John MacFarlane2010-04-06
* Bumped version to 1.5.1.1, updated changelog.John MacFarlane2010-03-29
* Version bump to 1.5.1.John MacFarlane2010-03-23
* Updated changelog and bumped version to 1.5.0.1.John MacFarlane2010-03-21
* cabal: included several missing test files.John MacFarlane2010-03-20
* Depend on extensible-exceptions, remove CPP in Templates module.fiddlosopher2010-03-19
* Added --mathml option; removed Text.Pandoc.LaTeXMathML.fiddlosopher2010-03-18
* Added plain writer.fiddlosopher2010-03-18
* cabal: Depend on extensible-exception for GHC < 6.10.fiddlosopher2010-03-18
* Cabal file: depend on HTTP >= 4000.0.5.fiddlosopher2010-03-07
* Removed html2markdown and hsmarkdown.fiddlosopher2010-02-06
* Bump version to 1.5 since API has changed.fiddlosopher2010-02-03
* Allow absolute URI as parameter (in this case, content is downloaded).fiddlosopher2010-02-02
* Removed ref to Makefile in cabal file.fiddlosopher2010-01-17
* Version bump to 1.4.1.fiddlosopher2010-01-10
* Removed unneeded dependency on template-haskell.fiddlosopher2010-01-03
* Moved data/ui -> s5. Added note on this in README.fiddlosopher2010-01-01
* Updated copyright date in cabal file.fiddlosopher2009-12-31
* Added --reference-odt option.fiddlosopher2009-12-31
* Make the -fno-warn-unused-do-bind conditional on ghc >= 6.12.fiddlosopher2009-12-31
* Revised tested-with field to be more precise.fiddlosopher2009-12-31
* Added GHC versions to tested-with field in cabal file.fiddlosopher2009-12-31
* Removed unneeded Extensions from cabal file.fiddlosopher2009-12-31
* Version bump to 1.4.fiddlosopher2009-12-31
* Got s5 writer working with html template.fiddlosopher2009-12-31
* Moved odt-styles -> odt. Changed ODT module to look at user data first.fiddlosopher2009-12-31
* Removed TH module; refactored LaTeXMathML not to use TH.fiddlosopher2009-12-31
* Removed TH dependency from S5 module, removed DefaultTemplates.fiddlosopher2009-12-31
* Added getDefaultTemplate to Templates.fiddlosopher2009-12-31
* Added templates/ directory.fiddlosopher2009-12-31
* Renamed headers -> templates.fiddlosopher2009-12-31
* Added templates module.fiddlosopher2009-12-31
* Changed RunTests.hs to use the Diff library.fiddlosopher2009-12-31
* Removed reference to html2markdown wrapper in wrapper flag description.fiddlosopher2009-12-07
* Version bump to 1.3 (because of change to ParserState).fiddlosopher2009-12-01
* Bumped version to 1.2.2 and updated changelog.fiddlosopher2009-11-28
* Version bump to 1.2.1.1.fiddlosopher2009-11-22
* Added markdown2pdf.1 to tmp-files in cabal.fiddlosopher2009-11-22
* Added upper version limit to base in cabal file.fiddlosopher2009-07-04
* Version bump to 1.2.1.fiddlosopher2009-07-04