Skip to content

v0.3.0

Pre-release
Pre-release

Choose a tag to compare

@angeloashmore angeloashmore released this 11 Aug 21:58
· 4 commits to master since this release
  • Change JSON Schema validation to ajv library

    Allows for default values and stripping of additional properties (if additionalProperties is set to true).

  • Add Promise support with Command::runPromise()