aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)Author
2022-11-06Add Text.Pandoc.Chunks.John MacFarlane
2022-10-31First stab at mtl 2.3 compliance.John MacFarlane
2022-10-28Use skylighting 0.13.1.1John MacFarlane
2022-10-26Move aeson constraint from cabal.project to pandoc.cabal.John MacFarlane
2022-10-24Rename T.P.Readers.Odt -> T.P.Readers.ODT.John MacFarlane
2022-10-24Rename T.P.Writers.Docbook -> T.P.Writers.DocBook.John MacFarlane
2022-10-24Remove sample.lua from data files (#8397)Albert Krewinkel
2022-10-19Split Text.Pandoc.Version from Text.Pandoc.Shared.John MacFarlane
2022-10-17EPUB CSS changes.John MacFarlane
2022-10-16T.P.Parsing: Remove gratuitious renaming of Parsec types.John MacFarlane
2022-10-15Use skylighting 0.13.1.John MacFarlane
2022-10-08[API Change] Add new module "Text.Pandoc.Format"Albert Krewinkel
2022-10-08Use texmath 0.12.5.4.John MacFarlane
2022-10-05Require citeproc >= 0.8.0.2.John MacFarlane
2022-10-03Rename T.P.Readers.LaTeX.Types -> T.P.TeX.John MacFarlane
2022-10-03Rename T.P.Network.HTTP -> T.P.URI.John MacFarlane
2022-10-03Separate out T.P.Data, T.P.Translations from T.P.Class. (#8348)John MacFarlane
2022-10-02Add T.P.Citeproc.Name.John MacFarlane
2022-09-30Move `--version` handling to pandoc-cli.John MacFarlane
2022-09-30App: move initial input-to-Pandoc code to internal submoduleAlbert Krewinkel
2022-09-30Use released gridtables 0.1.0.0Albert Krewinkel
2022-09-30[API Change] Extract Lua code into new package pandoc-lua-engineAlbert Krewinkel
2022-09-30[API Change] Change type of Text.Pandoc.Lua.applyFilterAlbert Krewinkel
2022-09-30[API Change] Remove modules T.P.Writers.Custom and T.P.Readers.Custom.Albert Krewinkel
2022-09-30[API Change] Export module Text.Pandoc.Class.IOAlbert Krewinkel
2022-09-30[API Change] Export new module Text.Pandoc.ScriptingAlbert Krewinkel
2022-09-29Factor out xml-light into an internal library.John MacFarlane
2022-09-29Bump pandoc version to 3.0.John MacFarlane
2022-09-28Require latest released texmathJohn MacFarlane
2022-09-28Use released commonmark-extensions.John MacFarlane
2022-09-28Bump version to 2.20, depend on >= 2.20 in pandoc-cli, pandoc-server.John MacFarlane
2022-09-24cabal file: Remove unused packageAlbert Krewinkel
2022-09-23Fix support for Lua 5.3Albert Krewinkel
2022-09-22Make pandoc behave like a Lua interpreter when called as `pandoc-lua`. (#8311)Albert Krewinkel
2022-09-22Split pandoc-server, pandoc-cli into separate packages. (#8309)John MacFarlane
2022-09-20Add T.P.Lua.Reader, T.P.Lua.Writer.John MacFarlane
2022-09-18Add prefixes to identifiers with `--file-scope`. (#8282)John MacFarlane
2022-09-11Require mime-types 0.1.1Albert Krewinkel
2022-09-04T.P.Mime: Base module on package mime-types. (#8277)Albert Krewinkel
2022-09-01Require hslua-module-version 1.0.3Albert Krewinkel
2022-08-30Require aeson >= 2.0.John MacFarlane
2022-08-29PandocServer: return error in JSON object if response is JSON.John MacFarlane
2022-08-26Move trypandoc to a separate repository.John MacFarlane
2022-08-24trypandoc: put examples into separate file, examples.js.John MacFarlane
2022-08-22Add Makefile for trypandoc.John MacFarlane
2022-08-22Bump to 2.19.2, update changelog and man page.John MacFarlane
2022-08-19Require hslua-module-path 1.0.3Albert Krewinkel
2022-08-18Allow latest unix package.John MacFarlane
2022-08-18Bump to 2.19.1, update changelog.John MacFarlane
2022-08-18pandoc-server.cgi: allow setting timeoutJohn MacFarlane