Releases: stencila/encoda
Releases · stencila/encoda
v1.0.3
1.0.3 (2023-08-28)
Bug Fixes
v1.0.2
1.0.2 (2023-08-27)
Bug Fixes
- Dependencies: Update various deps (afc3578)
v1.0.1
1.0.1 (2023-06-21)
Bug Fixes
- JATS: Workaround for
xml-js
dropping spaces between elements (a34678c)
v1.0.0
1.0.0 (2023-05-29)
Bug Fixes
- Reshape citations: Turn off grouping of
Cite
s into CiteGroup
nodes (95cdde4)
BREAKING CHANGES
- Reshape citations: Will break display of citations for renderers that expect citations to be
without punctuation (and which add that using CSS).
v0.121.6
Bug Fixes
- JATS: Fix loss of content when
<list-item><label>
has trailing space (7599817)
v0.121.5
Bug Fixes
- JATS: Decode
<supplementary-material>
to a Link
; ensure BlockContent
from <back>
sections (32e1ce5)
- JATS: Only add email from
<corresp>
if no emails for author in <contrib>
(e51dd01)
- JATS: Prepend
<list-item><label>
to first paragraph (7afe909)
- JATS: Refine rules around using
<fpage>
for eLocation
; do not require pageStart
and pageEnd
to be ints (0c3236c)
v0.121.4
Bug Fixes
- JATS: Do not duplicate
ListItems
when decoding nested lists (abb3a18)
v0.121.3
Bug Fixes
- Deps: Run
npm audit fix
(8620dff)
- Deps: Upgrade various dependencies (a08cfb7)
v0.121.2
Bug Fixes
- JATS: Ensure a space after labels in author notes (66d93f9)
- JATS: Reset section depth when decoding figure caption (976e127)
v0.121.1
Bug Fixes
- Dependencies: Update dependencies (f404d16)
- JATS: Decode all content form abstract (c0bfc2b)
- JATS: Extract all images in
<table-wrap>
element that has more than one <graphic>
(ffe5253)
- JATS: Extract elocation when in
<fpage>
element (d6c8a08)
- JATS: Store list type to
meta.listType
(2e6971c)