Releases: stencila/encoda
Releases · stencila/encoda
v0.93.4
v0.93.3
v0.93.2
v0.93.1
v0.93.0
0.93.0 (2020-03-25)
Bug Fixes
- dependencies: update dependency @stencila/executa to ^1.9.3 (2f675ef)
- dependencies: update dependency @stencila/thema to ^1.15.1 (fa6d666)
- dependencies: update dependency fs-extra to v9 (3502b27)
- dependencies: update dependency got to ^10.7.0 (5ae483a)
- dependencies: update dependency immer to ^6.0.2 (5dfd940)
- dependencies: update dependency json5 to ^2.1.2 (822a437)
- dependencies: update dependency minimist to ^1.2.5 (eb5ab09)
- dependencies: update dependency remark-attr to ^0.10.0 (56534dc)
- dependencies: update dependency xlsx to ^0.15.6 (7d960af)
- dependencies: update remark monorepo (2f5fd2b)
Features
v0.92.0
0.92.0 (2020-03-23)
Bug Fixes
- CSL: Add handling of PublicationIssue and Periodical (bb29874)
- CSL: Handle pagination properties of an article (31d7d5e)
- dependencies: update asciimath2tex commit hash to c6f316f (5878d01)
- DOCX: Encode figures and figure goups (f915d6e)
- DOCX: Encode table captions; update template (1cb2b11)
- JATS: Use table caption property (58f79df)
- Pandoc: Encode primitive nodes, improve debug reporting (e605901)
- Util: Ensure inline content (cb5bbfa)
- Util: Fix copyFile function (26394d1)
Features
- Util: Add resolveFiles function (70e8934)
v0.91.0
0.91.0 (2020-03-13)
Bug Fixes
- HTML: Add lang attribute to tag (42dda24)
- HTML: Do not inject MathJax CSS into page (c216851)
- HTML: Ensure page has one main landmark (202788c)
- HTML: Improve encoding of headings (7412caa)
- HTML: Only use h1 for article title (d77c906), closes #443
- HTML: Use a single elem for long titles (63b2326)
- HTML: Use spans for publisher and logo; avoid duplicate src attribute (fcadeae)
- JATS: Coerce to inline content instead of filtering it (9959568)
- JATS: Decode ids of figure elements (2173224)
- JATS: Decode ids of table elements (58a4da7)
- JATS: Explicit decoding of supplementary material elements (3a830bc)
- JATS: Fix assignment of ids and depths to figure and table titles (bdde447)
- JATS: Use section + 1 level headings for figs and tables (c5f7b8e)
Features
v0.90.3
0.90.3 (2020-03-12)
Bug Fixes
- Dependencies: Upgrade schema (460de0e)
- HTML: Add encoding of Article.isPartOf in references (b7939e3), closes #455
- HTML: Change order that properties of a reference are encoded (a0521e2), closes #455
- HTML: Encode date more concisely (5bd2995)
- HTML: Improve encding of Person names (f685597), closes #454
- HTML: remove itemtype and itemscope on inner code element of CodeBlock (fcd05f3), closes #434
- JATS: Improve decoding of references; add fixture (dc72a94)
- JATS: Update encoding of functions for isPartOf property (0888241)
- Pandoc: Update Pandoc to 2.9.2 (92b0ff6)
v0.90.2
v0.90.1
0.90.1 (2020-03-11)
Bug Fixes
- Convert function: Retain behaviour of returning string if no to path (2e8a9ea)
- dependencies: update dependency @stencila/executa to ^1.9.2 (915b562)
- dependencies: update dependency @stencila/schema to ^0.41.2 (c60d8fb)
- dependencies: update dependency @stencila/thema to ^1.14.1 (80c8353)
- dependencies: update dependency citation-js to ^0.5.0-alpha.5 (8e8fc0e)
- dependencies: update dependency jsdom to ^16.2.1 (05e1be0)
- dependencies: update dependency minimist to ^1.2.3 (5692dea)
- dependencies: update dependency patch-package to ^6.2.1 (5eeddf3)
- dependencies: update dependency pdf-lib to ^1.4.1 (6fef1f5)
- dependencies: update dependency tempy to ^0.5.0 (5a8f137)
- Dependencies: Changes to Thema and to-vfile versions (4a39bbd)
- JSON-LD: Upgrade jsonld package and fix tests (5b0f607)
- Package: Include patches in package (62ecf35)
- Pandoc: Pass on warnings and do not reject (5c59927)