summaryrefslogtreecommitdiff
path: root/pandoc.cabal
Commit message (Expand)AuthorAge
* Pretty: Added nestle. API change, minor version bump to 1.12.3.John MacFarlane2014-01-02
* Allow temporary 1.2.John MacFarlane2013-12-26
* Allow zip-archive 0.2.John MacFarlane2013-12-10
* Relaxed version bounds for array, http-conduit, process.John MacFarlane2013-12-09
* Version mubp to 1.12.2.1John MacFarlane2013-12-08
* Require texmath >= 0.6.5.2.John MacFarlane2013-11-06
* Version bump to 1.12.2.John MacFarlane2013-11-03
* TexMath: Export readTeXMath', which attends to display/inline.John MacFarlane2013-11-01
* Bump version to 1.12.1.John MacFarlane2013-10-20
* Removed data files for s5, slideous, slidy.John MacFarlane2013-10-20
* Version bump to 1.12.0.3.John MacFarlane2013-10-19
* Require pandoc-types 1.12.3.John MacFarlane2013-10-15
* Revert "Setup.hs: Better way of handling man page building."John MacFarlane2013-10-08
* Setup.hs: Better way of handling man page building.John MacFarlane2013-10-06
* Require pandoc-types >= 1.12.2.2.John MacFarlane2013-10-01
* Require pandoc-types >= 1.12.2.John MacFarlane2013-09-29
* Bump version to 1.12.0.2 and update changelog.John MacFarlane2013-09-20
* Removed stringable as a dependency. IT is not used.John MacFarlane2013-09-20
* Version bump to 1.12.0.1.John MacFarlane2013-09-20
* Handle Boolean values in `--metadata`.John MacFarlane2013-09-19
* Allow `--metadata` to be repeated for the same key to form a list.John MacFarlane2013-09-17
* Depend on pandoc-types 1.12.1.John MacFarlane2013-09-17
* Declare alex and happy as build-tools.John MacFarlane2013-09-16
* Fixed a couple test files in cabal file.John MacFarlane2013-09-09
* Added `--metadata/-M` option.John MacFarlane2013-09-01
* Added markdown citation parsing test.John MacFarlane2013-08-26
* Removed tests relating to citation processing.John MacFarlane2013-08-25
* Removed dependency on citeproc-hs.John MacFarlane2013-08-24
* Moved most of Text.Pandoc.Readers.TeXMath to texmath 0.6.4.John MacFarlane2013-08-24
* Removed scripts directory.John MacFarlane2013-08-18
* Added scripts/deflists.py to filter examples.John MacFarlane2013-08-16
* Updated for removed unMeta, unFormat in pandoc-types.John MacFarlane2013-08-14
* Added Tests.Walk.John MacFarlane2013-08-10
* Pass writename as argument to filters.John MacFarlane2013-08-08
* Added Text.Pandoc.Process (pipeProcess).John MacFarlane2013-08-08
* Revert "Revert "Added `--filter` option.""John MacFarlane2013-08-08
* Added Text.Pandoc.Compat.TagSoupEntity.John MacFarlane2013-08-08
* Added Text.Pandoc.Compat.Monoid.John MacFarlane2013-08-08
* Require latest version of texmath.John MacFarlane2013-08-05
* Remove CPP from default-extensions; add pragmas to modules as needed.John MacFarlane2013-08-04
* pandoc.cabal: Removed support for ghc version < 7.2.John MacFarlane2013-08-03
* Revert "Added `--filter` option."John MacFarlane2013-07-23
* Added `--filter` option.John MacFarlane2013-07-23
* Require highlighting-kate 0.5.5.John MacFarlane2013-07-22
* cabal: Added http-conduit flag, which allows fetching https resources.John MacFarlane2013-07-04
* Markdown reader: Better error messages for yaml headers.John MacFarlane2013-07-02
* Created Text.Pandoc.Writers.Shared, improved metaToJSON.John MacFarlane2013-07-01
* Require highlighting-kate 0.5.4.John MacFarlane2013-06-26
* Use new flexible metadata type.John MacFarlane2013-06-24
* Revised Text.Pandoc.Templates to accept JSON contexts.John MacFarlane2013-06-24