Skip to content

v0.33.0

Compare
Choose a tag to compare
@stencila-ci stencila-ci released this 14 May 02:12

0.33.0 (2019-05-14)

Bug Fixes

  • add better error reporting for pandoc (2982f35)
  • better error message (acc64d9)
  • correct version; fix type defs (1a1120e)
  • ensure js files are in dist (fc468cd)
  • implem language handling for Code and CodeBlock (8d05a84)
  • implem table handling in pandoc (2f18fc2)
  • reenable running of pandoc binary (393d0d8)
  • refactor convert() and pandoc file handling (a0c6a41)
  • reinstate docx, odt and Pandoc Markdown compilers (985175f)
  • remove default to option in cli (3e24efa)
  • re-enable jats (0f95b04)

Features

  • add LaTeX converter (96aeef8)
  • add Pandoc types (c9dfd1e)
  • allow Pandoc converter to be used as is (d975b1b)
  • fallback to rPNGs for nodes without Pandoc equivalents (f401d27)