Skip to content

v0.45.0

Compare
Choose a tag to compare
@stencila-ci stencila-ci released this 31 Mar 22:32

0.45.0 (2021-03-31)

Bug Fixes

  • CLI: Only run upgrade thread if not explicitly upgrading (4ba156d)
  • dependencies: update rust crate anyhow to 1.0.40 (de7567b)
  • dependencies: update rust crate handlebars to 3.5.4 (5b1220c)
  • dependencies: update rust crate jsonschema to 0.6.1 (ca37acb)
  • dependencies: update rust crate warp to 0.3.1 (5800b97)
  • Plugins: Print message when no plugins are installed (b7535b2)

Features

  • CLI: Add convert command with watch option (e67cb20)
  • Plugins: Add command to unlink a local plugin (66e6475)
  • Plugins: Read plugins at startup and display methods (0ab348e)