Skip to content
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.

Latest commit

 

History

History
214 lines (93 loc) · 7.06 KB

CHANGELOG.md

File metadata and controls

214 lines (93 loc) · 7.06 KB

Change Log

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

3.3.3 (2020-02-26)

3.3.2 (2019-10-09)

3.3.1 (2019-09-03)

3.3.0 (2019-08-28)

Features

  • devops insights reporting from travis, issue #720 (78fc81b)

3.2.8 (2018-10-24)

Bug Fixes

  • java generator: fixes bug in java generator where shared folder wouldn't be generated within cl (257cc72)
  • follow url (8e39b8d)
  • remove pipline.yml.partial (#18) (bcbb421)

3.2.7 (2018-08-28)

Bug Fixes

  • remove pipline.yml.partial (#18) (bcbb421)
  • java generator: fixes bug in java generator where shared folder wouldn't be generated within cl (257cc72)

3.2.6 (2018-08-03)

Bug Fixes

3.2.5 (2018-07-24)

Bug Fixes

  • java: use glob to copy files without reading them (bd91fce)

3.2.4 (2018-07-09)

3.2.3 (2018-06-20)

Bug Fixes

  • recursively override .yml.partial (f294c00)

3.2.2 (2018-04-10)

3.2.1 (2018-03-09)

Bug Fixes

  • change error to warning for missing parameters (2f741cf)

3.2.0 (2018-01-05)

Features

  • swift: add support for recursively finding and copying usecase files (ae1d1de)

3.1.2 (2018-01-03)

Bug Fixes

  • dep: explicitly defined shelljs as a dependency (85b5e9d)

3.1.1 (2017-12-29)

Bug Fixes

  • do not unzip until file-write stream is closed (f1110b1)

3.1.0 (2017-12-22)

Features

  • build: adding standard-version (3ae73ac)
  • build: adding standard-version (2dbc1f1)
  • swift: add initial support for swift-kitura (3a17efb)

3.0.0 (2017-11-21)

Bug Fixes

  • java: fix whitespacing (3ce02c8)
  • updated build process and clarified in README (ee7edb3)

Features

  • java: Add support for Java runtime (ff269eb)
  • Add Dockerfile content-replacement support in Node (576130c)

BREAKING CHANGES

  • java: add support for Java.

2.0.0 (2017-11-14)

Bug Fixes

  • java: fix whitespacing (3ce02c8)
  • updated build process and clarified in README (ee7edb3)

Features

  • java: Add support for Java runtime (ff269eb)

BREAKING CHANGES

  • java: add support for Java.

1.0.0 (2017-11-14)

Bug Fixes

Features

  • java: Add support for Java runtime (ff269eb)

BREAKING CHANGES

  • java: add support for Java.

0.1.0 (2017-11-01)

Features