Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 888 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 888 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

0.0.4 - 2015-06-16

Changed

  • Pulling upstream changes from raml-client-generator.

0.0.3 - 2015-06-16

Changed

  • Dumb down readFileSync usage for Browserify.

0.0.2 - 2015-06-16

Fixed

  • Updated test bin path.
  • Add lib directory to package.json.
  • Use readFileSync directly for Browserify.

0.0.1 - 2015-05-09

Added

  • Initial release for generating JavaScript clients, originally pulled from parent project (raml-client-generator).