Skip to content

Latest commit

 

History

History
54 lines (24 loc) · 2.11 KB

CHANGELOG.md

File metadata and controls

54 lines (24 loc) · 2.11 KB

0.2.0 (2016-01-09)

Bug Fixes

  • db: Resolve 'this' in db config (c594fe7), closes #6
  • handlers: Map offset to skip for Mongoose (6ab7d8d)
  • handlers: Relative path when structure not flat (908d59c)

Features

  • handlers: Leverage responses to identify models (3a7c2e0), closes #7
  • spec: Leverage additional attributes of spec (b4b55c8)
  • template: Support any named path parameter (77eb93a), closes #8

0.1.3 (2016-01-05)

Bug Fixes

  • project: Resolve generating on Windows (3304fae), closes #3

0.1.2 (2015-12-24)

Bug Fixes

  • handler: Resolve handler with no db errors (5383409)

0.1.1 (2015-12-17)

0.1.0 (2015-12-17)

Features

  • gen: Project Generator from swagger spec (0cb7a60)