loopback-component-storage/CHANGES.md

73 lines
1.3 KiB
Markdown
Raw Normal View History

2014-11-27 21:30:36 +00:00
2014-11-27, Version 1.0.6
=========================
* Remove expired credentials (Ryan Graham)
* Update storage-service.js (Tony Sukiennik)
* Update index.js (Tony Sukiennik)
* Allow the Sample to easily changed providers (tonysoft)
* GetFiles issues (tonysoft)
* Add contribution guidelines (Ryan Graham)
* Put link to official documentation (Rand McKinney)
* Add loopback 2.0 example (Raymond Feng)
* Clarify the need for app.model(container) (Brian Dunnette)
2014-07-01, Version 1.0.5
=========================
* Bump version (Raymond Feng)
* Update README (Raymond Feng)
* Update module name (Raymond Feng)
2014-06-26, Version 1.0.4
=========================
* Bump version (Raymond Feng)
* Fix amazon s3 container handling (Raymond Feng)
2014-06-16, Version 1.0.3
=========================
* Bump version (Raymond Feng)
* Fix issue-15 (Raymond Feng)
2014-05-30, Version 1.0.2
=========================
* Add formidable as dependency (cgole)
* Update docs.json (Rand McKinney)
* Doc upload and download functions (Rand McKinney)
* Bump version (Raymond Feng)
* Update jsdocs (Raymond Feng)
* Clean up JS Doc (crandmck)
* Add param info to constructor JSDoc (crandmck)
* Work on JSDoc comments (crandmck)
2014-04-04, Version 1.0.0
=========================
* First release!