Skip to content

v0.112.0

Compare
Choose a tag to compare
@stencila-ci stencila-ci released this 30 Mar 02:08
· 521 commits to master since this release

0.112.0 (2021-03-30)

Bug Fixes

  • dependencies: update dependency jsdom to ^16.5.2 (2f2eb96)
  • Allow MathML elements with m:math namespace in JATS (f39df7d)
  • Use nullish coalescing operator (??) (820bbaa)
  • dependencies: update dependency jsonld to v5 (117544e)

Features

  • JATS: Read ids of paragraphs (204b32d)
  • Vega: Add Vega codec, and Vega figure support to HTML Codec (4758c21)
  • Vega: Detect Vega library and version being used (63a5572)