Skip to content

Releases: stencila/encoda

v0.117.3

22 Jun 07:56
Compare
Choose a tag to compare

0.117.3 (2021-06-22)

Bug Fixes

v0.117.2

22 Jun 01:24
Compare
Choose a tag to compare

0.117.2 (2021-06-22)

Bug Fixes

  • CLI: Add shebang so that bin command works (afc2bf2)
  • dependencies: update dependency js-beautify to ^1.14.0 (8a16f3a)

v0.117.1

21 Jun 08:05
Compare
Choose a tag to compare

0.117.1 (2021-06-21)

Bug Fixes

  • Account for TableCell content potentially being undefined (758b6ea)
  • Use MediaObject mediaType rather than format; fix for content types (186096e)
  • Build: Avoid src in dist folder (0105b6a), closes /github.com/stencila/encoda/pull/957#issue-671741247
  • Build: Do not use compression withing binary (c0517d4)
  • Build: Include dist js in scripts (d984c93)
  • Coercion: Default to no coercion (224a378), closes #902
  • dependencies: update dependency @stencila/thema to ^2.24.2 (b4bf10b)
  • dependencies: update dependency globby to ^11.0.4 (773a2f9)
  • dependencies: update dependency papaparse to ^5.3.1 (99ab93f)
  • dependencies: update dependency puppeteer to v10 (de23f29)
  • dependencies: update dependency trash to ^7.2.0 (dda2194)
  • Deps: Add Schema to peerDependencies and update type guards (fbd0214)
  • Deps: Use Schema 1.9.0 (13a347a)
  • GDoc: Use isA instead of isParagraph (ffc83fc)
  • HTML & JATS: Use Mark.type instead of type map (712d2f5)
  • Manifest: Fix issue with the way that the plugin manifest was generated (017aad3)
  • Typings: Fixes for changes in typing of CreativeWork content (1a0fe89)

v0.117.0

28 May 07:56
Compare
Choose a tag to compare

0.117.0 (2021-05-28)

Bug Fixes

  • More fixes for changes in types (e4eb1d7)
  • Upgrade to latest Schema version (1d9f7c3)
  • dependencies: update dependency @stencila/schema to ^1.7.1 (5aa0c3c)
  • dependencies: update dependency citation-js to ^0.5.1 (6c6da39)
  • dependencies: update dependency jsdom to ^16.6.0 (edbbdf3)
  • dependencies: update dependency xlsx to ^0.17.0 (a5a59ae)
  • IPYNB: Do not validate notebooks (c77e44a)
  • Reshape: Apply rules to any inline content, not just paragraphs (e805b60)

Features

  • Plugin: Add codemeta.json and setup to act as a plugin (ce34372)

v0.116.1

10 May 02:44
Compare
Choose a tag to compare

0.116.1 (2021-05-10)

Bug Fixes

  • dependencies: update dependency async-lock to ^1.3.0 (dea118f)
  • Deps: Update various dependencies (ab1f903)

v0.116.0

27 Apr 23:15
Compare
Choose a tag to compare

0.116.0 (2021-04-27)

Features

  • Demo Magic: Add noexec option and improve spacing after code (45ac2f3)

v0.115.4

27 Apr 22:25
Compare
Choose a tag to compare

0.115.4 (2021-04-27)

Bug Fixes

  • Demo Magic: Improve spacing after heings and paragraphs (196a55b)
  • Demo Magic: Update and rename demo-magic.sh (82b3f2a)

v0.115.3

26 Apr 20:44
Compare
Choose a tag to compare

0.115.3 (2021-04-26)

Bug Fixes

  • IPYNB: Improve handing of Vega and Plotly outputs (f1fe060)

v0.115.2

26 Apr 00:01
Compare
Choose a tag to compare

0.115.2 (2021-04-26)

Bug Fixes

  • dependencies: update dependency puppeteer to v9 (2e36597)
  • JATS: Parse statement title as inline elements (87faacc)

v0.115.1

21 Apr 01:49
Compare
Choose a tag to compare

0.115.1 (2021-04-21)

Bug Fixes

  • dependencies: update dependency @stencila/schema to ^1.4.3 (cf6431b)
  • dependencies: update dependency fp-ts to ^2.10.4 (1298c7c)
  • dependencies: update dependency js-beautify to ^1.13.13 (5479962)