Skip to content

Releases: stencila/encoda

v1.0.3

28 Aug 08:28
Compare
Choose a tag to compare

1.0.3 (2023-08-28)

Bug Fixes

v1.0.2

27 Aug 08:00
Compare
Choose a tag to compare

1.0.2 (2023-08-27)

Bug Fixes

  • Dependencies: Update various deps (afc3578)

v1.0.1

21 Jun 08:25
Compare
Choose a tag to compare

1.0.1 (2023-06-21)

Bug Fixes

  • JATS: Workaround for xml-js dropping spaces between elements (a34678c)

v1.0.0

29 May 07:31
Compare
Choose a tag to compare

1.0.0 (2023-05-29)

Bug Fixes

  • Reshape citations: Turn off grouping of Cites 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

26 May 01:43
Compare
Choose a tag to compare

0.121.6 (2023-05-26)

Bug Fixes

  • JATS: Fix loss of content when <list-item><label> has trailing space (7599817)

v0.121.5

26 May 01:04
Compare
Choose a tag to compare

0.121.5 (2023-05-26)

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

22 May 09:01
Compare
Choose a tag to compare

0.121.4 (2023-05-22)

Bug Fixes

  • JATS: Do not duplicate ListItems when decoding nested lists (abb3a18)

v0.121.3

22 May 08:10
Compare
Choose a tag to compare

0.121.3 (2023-05-22)

Bug Fixes

  • Deps: Run npm audit fix (8620dff)
  • Deps: Upgrade various dependencies (a08cfb7)

v0.121.2

09 May 05:53
Compare
Choose a tag to compare

0.121.2 (2023-05-09)

Bug Fixes

  • JATS: Ensure a space after labels in author notes (66d93f9)
  • JATS: Reset section depth when decoding figure caption (976e127)

v0.121.1

13 Mar 07:08
Compare
Choose a tag to compare

0.121.1 (2023-03-13)

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)