index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pandoc.cabal
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-16
Relax upper bound on hslua, allow hslua-1.3.*
Albert Krewinkel
1
-2
/
+2
2020-10-15
Require citeproc 0.1.0.2.
John MacFarlane
1
-1
/
+1
2020-10-13
Version to 2.11.0.1
John MacFarlane
1
-1
/
+1
2020-10-13
Use citeproc 0.1.0.1.
John MacFarlane
1
-1
/
+1
2020-10-10
pandoc.cabal - recognize new formats in description.
John MacFarlane
1
-2
/
+3
2020-09-27
Use latest citeproc.
John MacFarlane
1
-1
/
+1
2020-09-23
ALlow bytestring 0.11.x.
John MacFarlane
1
-2
/
+2
2020-09-21
Add built-in citation support using new citeproc library.
John MacFarlane
1
-2
/
+19
2020-09-21
Bump to 2.11.
John MacFarlane
1
-1
/
+1
2020-09-21
pandoc.cabal: sort build depends alphabetically (#6691)
Albert Krewinkel
1
-96
/
+98
2020-09-20
Lua filters: add SimpleTable for backwards compatibility (#6575)
Albert Krewinkel
1
-0
/
+1
2020-09-20
CI: bump tested GHC versions to 8.8.4 and 8.10.2
Albert Krewinkel
1
-1
/
+1
2020-09-20
pandoc.cabal: allow hslua 1.2 again
Albert Krewinkel
1
-2
/
+2
2020-09-19
Use released pandoc-types 1.22.
John MacFarlane
1
-2
/
+2
2020-09-12
HTML writer: render table footers if present
Albert Krewinkel
1
-0
/
+3
2020-09-12
[API change] Rename Writers.Tables and its contents (#6679)
Christian Despres
1
-2
/
+2
2020-09-11
pandoc.cabal: disallow hslua 1.2
Albert Krewinkel
1
-2
/
+2
2020-09-05
Add Writers.Tables helper functions and types, add tests for those (#6655)
Christian Despres
1
-0
/
+2
2020-09-02
LaTeX reader: Factored out siunitx stuff into separate module.
John MacFarlane
1
-0
/
+1
2020-08-30
Use skylighting 0.10.
John MacFarlane
1
-2
/
+2
2020-08-15
Relax version constraints for hslua, hslua-module-text
Albert Krewinkel
1
-3
/
+3
2020-08-05
Use commonmark >= 0.1.0.2. Closes #6589.
John MacFarlane
1
-1
/
+1
2020-08-05
Remove duplicated exceptions (#6591)
Felix Yan
1
-1
/
+0
2020-07-31
Use skylighting 0.9.
John MacFarlane
1
-2
/
+2
2020-07-23
Update changelog and bump to 2.10.1.
John MacFarlane
1
-1
/
+1
2020-07-23
Use commonmark-0.1.0.1.
John MacFarlane
1
-1
/
+1
2020-07-21
RST reader: fix csv tables with multiline cells.
John MacFarlane
1
-0
/
+1
2020-07-19
Use commonmark-extensions, commonmark-pandoc 0.2.
John MacFarlane
1
-3
/
+3
2020-07-19
Remove use of cmark-gfm for commonmark/gfm rendering.
John MacFarlane
1
-1
/
+0
2020-07-19
Use commonmark-hs to parse commonmark/gfm...
John MacFarlane
1
-1
/
+4
2020-07-19
CI: Drop testing on ghc 8.0.2.
John MacFarlane
1
-1
/
+1
2020-07-08
Escape starting periods in ms writer code blocks
Michael Hoffmann
1
-0
/
+1
2020-06-22
Bump version to 2.10. Update tested-with.
John MacFarlane
1
-2
/
+3
2020-06-22
Jira writer: always escape braces
Albert Krewinkel
1
-1
/
+1
2020-06-19
Use latest skylighting.
John MacFarlane
1
-2
/
+2
2020-06-15
Remove unused dependency `vector` (#6462)
Laurent P. René de Cotret
1
-1
/
+0
2020-06-14
Jira reader: require jira-wiki-markup 1.3.1 or later
Albert Krewinkel
1
-1
/
+1
2020-05-28
Allow http-client 0.7.
John MacFarlane
1
-1
/
+1
2020-05-25
Allow aeson 1.5 (#6400)
Felix Yan
1
-1
/
+1
2020-05-21
Allow tasty 1.3.x.
John MacFarlane
1
-1
/
+1
2020-05-18
Bump cabal-version to 2.2 (#6377)
Lila
1
-1
/
+1
2020-05-13
Correct license listed in cabal
Lila
1
-1
/
+1
2020-05-12
Use latest skylighting.
John MacFarlane
1
-2
/
+2
2020-04-25
Allow base64-bytestring 1.1.
John MacFarlane
1
-2
/
+2
2020-04-19
Use pandoc-types 1.21, new texmath.
John MacFarlane
1
-3
/
+3
2020-04-17
API change: use new type PandocLua for all pandoc Lua operations
Albert Krewinkel
1
-0
/
+2
2020-04-17
Class: generalize PandocIO functions to MonadIO
Albert Krewinkel
1
-0
/
+1
2020-04-17
API change: use PandocError for exceptions in Lua subsystem
Albert Krewinkel
1
-3
/
+6
2020-04-17
Revert 0e48a02 and dependency on base-noprelude...
John MacFarlane
1
-31
/
+41
2020-04-13
Add an option to disable certificate validation (#6156)
Cédric Couralet
1
-0
/
+1
[next]