Skip to content

v0.110.0

Compare
Choose a tag to compare
@stencila-ci stencila-ci released this 23 Mar 17:53
· 581 commits to master since this release

0.110.0 (2021-03-23)

Bug Fixes

  • Cite: Use citationPrefix and citationSuffix (926e498)
  • Cite: Use correct microdata attribute name for prefix and suffix (07cb26a)
  • dependencies: update dependency @stencila/thema to ^2.23.0 (e30851d)
  • dependencies: update dependency globby to ^11.0.3 (206ba85)
  • HTML: Use correct property when decoding (5cf9bfd)
  • JATS: Add encodeCiteGroup and use citationMode (bae5ef4)
  • Markdown: Decoding of parenthetical citations (d9aa005)
  • Markdown: Properly locate and eat characters (8619ded)
  • Markdown: Respect citationMode when encoding Cite nodes (1a0d84f)
  • Markdown: Separate parsing of narrative and parenthetical citations (de559a5)
  • Pandoc: Use new citation modes (865f976)
  • Reshape: Consider citationMode when grouping (d8d1640)

Features

  • HTML: Encode citationMode for Cite nodes (a7ace78)
  • HTML: Separate authors from years (5b6abe8)