Skip to content
This repository was archived by the owner on Apr 27, 2021. It is now read-only.

v0.2.0

Choose a tag to compare

@stencila-ci stencila-ci released this 02 Dec 05:19
· 71 commits to master since this release

0.2.0 (2019-12-02)

Bug Fixes

  • Config: Fix bug involved in finding config file (8993ff7)
  • Dependencies: Pin; update Logga (b2bcac7)
  • Package: Add bin entry to package.json (bbf2193)
  • Validators: Emit pattern value properly (1eb3756)

Features

  • CLI Help: Improve generation of CLI usage (99df7fe)
  • Config: Search for config file by default (32a793d)
  • Run time: Validate against schema when collecting options (1eb772a)
  • Types: Improve handling of union types and their validation (8f4583f)