Skip to content

Latest commit

 

History

History
112 lines (50 loc) · 4.31 KB

CHANGELOG.md

File metadata and controls

112 lines (50 loc) · 4.31 KB

0.3.0 (2021-08-25)

Bug Fixes

  • Build: Add redux a dependency (a939675)

Features

  • Outputs: Add support for Vega/Vega-Lite outputs (c69d24f)

0.2.4 (2021-03-11)

Bug Fixes

  • Build: Specify CommonJS; add test that register runs (4c6761b)

0.2.3 (2021-02-19)

Bug Fixes

  • Startup: Increase timeout on startup (a4b5757)
  • Startup: Wait some time for startup (641a5b6)

0.2.2 (2020-12-11)

Bug Fixes

  • dependencies: update dependency @stencila/executa to ^1.15.4 (26a53fe)

0.2.1 (2020-11-05)

Bug Fixes

  • dependencies: update dependency @stencila/executa to ^1.15.1 (00329af)

0.2.0 (2020-11-05)

Features

  • Shell request: Add timeout option (67faa1c)
  • Unbundling: Handle Plotly outputs (796fe9f)

0.1.9 (2020-10-28)

Bug Fixes

  • Outputs: Fix capture of multiple execution outputs (b32cddd)

0.1.8 (2020-10-27)

Bug Fixes

  • dependencies: update dependency @stencila/executa to ^1.15.0 (5a77bd9)
  • Deps: Install Schema and NPM audit fix (0eb5b3e)

0.1.7 (2020-09-13)

Bug Fixes

  • dependencies: update dependency @stencila/executa to ^1.14.1 (26e58d0)

0.1.6 (2020-08-26)

Bug Fixes

  • dependencies: update dependency @stencila/executa to ^1.14.0 (81e3642)

0.1.5 (2020-08-14)

Bug Fixes

  • dependencies: update dependency @stencila/executa to ^1.13.0 (09a02fd)

0.1.4 (2020-08-05)

Bug Fixes

  • dependencies: update dependency @stencila/executa to ^1.12.0 (6d57b73)

0.1.3 (2020-07-14)

Bug Fixes

  • dependencies: update dependency @stencila/executa to ^1.11.8 (e3dc562)

0.1.2 (2020-05-22)

Bug Fixes

  • dependencies: update dependency @stencila/executa to ^1.11.6 (d080aeb)

0.1.1 (2020-05-03)

Bug Fixes