- New support for figures (#23; thanks to Berk Özkütük)
- New test suite (#22; thanks to Berk Özkütük)
- Allow
base-4.19
,text-2.1
,tasty-1.5
- Test on GHC 9.8
- Update upper bounds to allow:
base-4.18
text-2.0
pandoc-types-1.23
linear-1.22
diagrams-core-1.5
hashable-1.4
optparse-applicative-0.18
- Test up through GHC 9.6
- New
-a
option for outputting an absolute path - New
-b
option for choosing backend, and add SVG support - Relax many upper bounds
- Update to pandoc-types-1.20
- Choose output type based on Pandoc output format
- Set diagram size from Attributes in Pandoc IR / markdown
- Support latest
pandoc-types