Release 0.5.0.0 : large performance improvements
Pre-release
Pre-release
This release sees one large change:
- The
pandoc-plotexecutable will now process documents in parallel. This should dramatically speed up processing of large documents with lots of figures. This happens automatically through the functionplotTransform.
Other small changes:
- Added a benchmarking suite.
- Added
defaultConfigurationso that people don't have to install thedata-defaultpackage to get access to default configuration values. - Added a check for the
matplotlibtoolkit, preventing users from usingmatplotlib.pyplot.showin figures. This would haltpandoc-plot.