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

Releases: mulesoft-labs/raml-javascript-generator

Enable greenkeeper and updated all packages to latest versions

08 Jul 22:33
064a3cc
Compare
Choose a tag to compare
v2.1.0

fix(version): update-package-and-version (#29)

Add Support for log requests

18 Jun 19:22
Compare
Choose a tag to compare
Requests logging (#23)

* feat: add logging of requests when the logRequestsPath is set

* feat: replace file write with debuglog.

* feat: add README on logging, add response logging

* fix(version): update version

Fix package.json names and repo urls

07 May 14:06
5343d4d
Compare
Choose a tag to compare
Fix/package bin name (#21)

* fix(package): update binary name and github repo

* fix(package): update version

* fix(package): update main file

Generator Refactor and support to latest RAML Parser

07 May 13:51
59ed6e8
Compare
Choose a tag to compare
feat(raml1&refactor): Raml 1.0 Support and Refactor (#19)

* feat(raml1&refactor): Raml 1.0 Support and Refactor

Changes on generator design and generated code.
Also test strategies and update of raml parser

RAML 1

23 Mar 01:44
Compare
Choose a tag to compare

Changed

  • Publish pre-release version with RAML 1 support (using annotations, etc)

Move `camel-case` Dependency

23 Sep 18:08
Compare
Choose a tag to compare

Fixed

  • Incorrectly had camel-case under devDependency when it is now a standard dependency

Camel-case README Resources

22 Sep 06:07
Compare
Choose a tag to compare

Changed

  • Camel-case resource calls in the README output