Skip to content

Latest commit

 

History

History
83 lines (36 loc) · 2.42 KB

CHANGELOG.md

File metadata and controls

83 lines (36 loc) · 2.42 KB

1.1.0 (2016-05-28)

Features

  • api-gateway-localdev: add _express{req,res} to event for debug. (2ba4c2a)

1.0.0 (2016-05-28)

Bug Fixes

  • api-gateway-localdev: fix sorting routes (8831454)

Features

  • api-gateway-localdev: enable to define multiple responses with selectionPattern (98e2a46)

BREAKING CHANGES

  • api-gateway-localdev: .responseTemplates and .responseModels, .statusCode are removed from top-level property

0.0.5 (2016-03-14)

Bug Fixes

  • api-gateway-localdev: fix bug on selecting responseTemplate (9bd4548)
  • api-gateway-localdev: prefer path without params than with params (cebbfca)
  • test: fix multiple calling done (59eae5f)

0.0.4 (2016-01-14)

Bug Fixes

  • api-gateway-loaldev: shut up debug logs... (4ea2cb9)

0.0.3 (2016-01-14)

Features

  • api-gateway-localdev: use API Gateway style path parameters({param}) (45d779d)

0.0.2 (2015-12-19)

Bug Fixes

0.0.1 (2015-12-19)

Bug Fixes

  • misc/publish: npm install before test 927ed3f