Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 1.9 KB

CHANGELOG.md

File metadata and controls

50 lines (29 loc) · 1.9 KB

0.2.5 (2017-11-10)

  • Updating engine minimum version to reflect actual state of requiremenets
  • Adding error message for incompatible engine versions.

0.2.4 (2017-10-16)

  • Added SSL options for serve command. Thanks @ralucas for this PR.

0.2.3 (2017-08-14)

  • Adding dev command

0.2.2 (2017-07-26)

  • Updated builder and enhancer dependencies to fix issues with downloading latest release information
  • Now uses one code base for the raml2obj library
  • Updated help messages.

0.2.1 (2017-07-04)

Docs

  • Updated documentation for the CLI (e4d34eb)

Update

  • Updated version of the enhancer module. (44c13ff)

0.2.0 (2017-07-01)

New

  • Added command to serve contents of the build data. (9e74b54)
  • Started working on the serve command so Christian would be happy to n (55af1e0)

Update

  • Updated the command line arguments to match new API of the builder (83250da)
  • Updated version of the builder module. (9d48ba8)