Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Latest commit

 

History

History
77 lines (45 loc) · 3.05 KB

CHANGELOG.md

File metadata and controls

77 lines (45 loc) · 3.05 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.2 (2020-01-31)

2.0.0 (2020-01-15)

refactor

  • adding support for API Console 6 and new build process (9059590)
  • removing Google Analytics
  • Dropping support for API Console 5

1.0.0 (2017-11-10)

Fix

  • Fix: Updating tests to include latest build (f7c9f05)

  • Fix: Upgrading dependencies to fix security vulnerabilities (9fe7ce3)

  • Bumping version (b7460ab)

  • Updating GA - adding own cid generator, changing GA helper API (76681f3)

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)