All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
0.0.4 - 2015-06-16
- Pulling upstream changes from
raml-client-generator
.
0.0.3 - 2015-06-16
- Dumb down
readFileSync
usage for Browserify.
0.0.2 - 2015-06-16
- Updated test bin path.
- Add
lib
directory topackage.json
. - Use
readFileSync
directly for Browserify.
- Initial release for generating JavaScript clients, originally pulled from parent project (
raml-client-generator
).