File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 11
2+ 1.14.0 / 2019-03-26
3+ ===================
4+
5+ New functionality
6+ -----------------
7+
8+ * Support format in transformation API
9+ * Add support for ` start_offset ` value ` auto `
10+ * Add support for gs:// urls in uploader
11+ * Add support for the ` quality_analysis ` upload parameter. Fixes #171
12+ * Add ` fps ` transformation parameter (#230 )
13+
14+ Other changes
15+ -------------
16+
17+ * Update code samples in the README file. Fixes #135
18+ * Reject deferred on request error. Fixes #136
19+ * Refactor test code after conversion from CoffeeScript
20+ * Convert test code from CoffeeScript to JavaScript
21+ * Merge pull request #208 from cloudinary/fix_update_samples_readme
22+ * Fix the "upload large" test for node 4
23+ * Remove bower from the sample code
24+ * Add timeout to search integration tests
25+ * Fix detection test
26+ * Fix broken links in node sample project readme
27+
2281.13.2 / 2018-11-14
329===================
430
Original file line number Diff line number Diff line change 22 "author" :
" Cloudinary <[email protected] >" ,
33 "name" : " cloudinary" ,
44 "description" : " Cloudinary NPM for node.js integration" ,
5- "version" : " 1.13.2 " ,
5+ "version" : " 1.14.0 " ,
66 "homepage" : " http://cloudinary.com" ,
77 "license" : " MIT" ,
88 "repository" : {
You can’t perform that action at this time.
0 commit comments