Skip to content

Releases: LaurentRDC/pandoc-plot

1.7.0

01 Jun 16:49
Compare
Choose a tag to compare

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
Choose a tag to compare

Release 1.6.2

  • Fixed some imports which were removed in mtl-2.3.

1.6.1

24 Jan 02:44
Compare
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

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
f0af92a
Compare
Choose a tag to compare

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).

1.5.1

31 Mar 16:41
Compare
Choose a tag to compare

Release 1.5.1

  • Figures with no captions (and no link to the source script), will now be shown as an image, without figure numbering (#37).

1.5.0

20 Mar 18:55
Compare
Choose a tag to compare

Release 1.5.0

  • Added support for Sage (#44).
  • Fixed an issue where the parsing of default save format from configuration was overly restrictive (#42).
  • Linux and Windows executables now built with GHC 9.2.