Releases: stencila/encoda
Releases · stencila/encoda
v0.117.3
v0.117.2
v0.117.1
0.117.1 (2021-06-21)
Bug Fixes
- Account for TableCell content potentially being undefined (758b6ea)
- Use
MediaObject
mediaType
rather thanformat
; 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
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)