summaryrefslogtreecommitdiff
path: root/pandoc.cabal
Commit message (Expand)AuthorAge
...
* | Version bump to 1.12.3.3.John MacFarlane2014-02-03
* | Version bump to 1.12.3.2.John MacFarlane2014-02-03
* | Bumped version bounds for blaze-html, blaze-markup.John MacFarlane2014-01-27
* | Allow binary 0.5. Version bump to 1.12.3.1.John MacFarlane2014-01-14
* | Require latest texmath, highlighting-kate.John MacFarlane2014-01-09
* | Relaxed version bounds on attoparsec, text, aeson.John MacFarlane2014-01-09
* | Better exif parsing, including image resolution.John MacFarlane2014-01-09
* | Increase upper bound for text.John MacFarlane2014-01-06
* | Increase upper bound on process.John MacFarlane2014-01-06
* | 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