Releases: LaurentRDC/pandoc-plot
Releases · LaurentRDC/pandoc-plot
1.9.1
27 Sep 13:02
Compare
Sorry, something went wrong.
No results found
Release 1.9.1
Fixed an issue where extra parameters were not passed down to pandoc, depending on the output format (#38 ).
1.9.0
18 Sep 12:25
Compare
Sorry, something went wrong.
No results found
Release 1.9.0
Added support for Mermaid , thanks to a contribution by Sanchayan Maity (#74 ).
1.7.0
01 Jun 16:49
Compare
Sorry, something went wrong.
No results found
Release 1.7.0
Added support for the declarative diagram language D2 , thanks to a contribution by Sanchayan Maity (#60 ).
Added support for optparse-applicative v0.18.
1.6.2
31 Mar 21:14
Compare
Sorry, something went wrong.
No results found
Release 1.6.2
Fixed some imports which were removed in mtl-2.3.
1.6.1
24 Jan 02:44
Compare
Sorry, something went wrong.
No results found
Release 1.6.1
Fixed an issue where figure attributes were lost, which prevent other filters (e.g. pandoc-crossref) from working in conjunction with pandoc-plot.
1.6.0
20 Jan 16:36
Compare
Sorry, something went wrong.
No results found
Release 1.6.0
Support for pandoc 3. Support for older pandoc version has also been dropped (pandoc 2.19 and earlier).
1.5.5
01 Nov 14:34
Compare
Sorry, something went wrong.
No results found
Release 1.5.5
Fixed an issue where there was a race condition when rendering multiple identical figures (#53 ).
1.5.4
03 Jul 13:55
Compare
Sorry, something went wrong.
No results found
Release 1.5.4
Fixed an issue where graphviz plots in vector format were cropped when a DPI was specified (#40 ).
1.5.3
13 May 19:40
Compare
Sorry, something went wrong.
No results found
Release 1.5.3
Fixed an issue where the tight_bbox option for Matplotlib plots was ignored (#48 )
1.5.2
12 May 19:45
Compare
Sorry, something went wrong.
No results found
Release 1.5.2
Overhauled the way executables are handled. This fixes an issue where executables specified in documents (rather than configuration) were ignored (#46 ).