Skip to content

v1.10.0

Compare
Choose a tag to compare
@stencila-ci stencila-ci released this 28 May 03:28
· 38 commits to main since this release

1.10.0 (2021-05-28)

Bug Fixes

  • Convert: From and to should be optional since they can be inferred from input and output URLs (d5fe6ad)
  • Decode & encode: Use enum for formats for easier extension (7bebe49)

Features

  • Add theme parameter (31d8428)
  • CLI: Add method specific help (ac25939)
  • Pull: Add pull method for pulling remote content to the file system (97aab6f)
  • Write: Support write to string (c14d39c)