This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
Releases: mulesoft-labs/raml-javascript-generator
Releases · mulesoft-labs/raml-javascript-generator
Enable greenkeeper and updated all packages to latest versions
v2.1.0 fix(version): update-package-and-version (#29)
Add Support for log requests
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
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
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
Changed
- Publish pre-release version with RAML 1 support (using annotations, etc)
Move `camel-case` Dependency
Fixed
- Incorrectly had
camel-case
underdevDependency
when it is now a standard dependency
Camel-case README Resources
Changed
- Camel-case resource calls in the README output