File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 11
2+ 1.15.0 / 2019-09-08
3+ ===================
4+
5+ New functionality
6+ -----------------
7+
8+ * Add 'derived_next_resource' to api.resource method
9+ * Add support for 'delete folder' API
10+ * Add support for remote/local function invocation (fn: remote and fn: wasm ) (#261 )
11+ * Add antialiasing and hinting
12+ * Add ` force_version ` transformation parameterAdd automatic JavaScript linting and fix existing code conflicts (#262 )
13+ * Add automatic JavaScript linting and fix existing code conflicts (#262 )
14+
15+ Other changes
16+ -------------
17+ * Mock upload preset listing test
18+ * Feature/duration to condition video
19+ * Update test for change moderation status
20+ * Simplified error assertions in a few test specs
21+ * Fix base64 URL validation
22+ * Rearrange util tests
23+ * Test support of ` async ` option in explicit api
24+ * Remove unnecessary return statements and options from tests
25+ * Remove unnecessary use of options and API in access_control_spec.js
26+ * Merge pull request #239 from tornqvist/remove-coffeescript-transform
27+ * Remove coffee script deps and transform
28+
2291.14.0 / 2019-03-26
330===================
431
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.14 .0" ,
5+ "version" : " 1.15 .0" ,
66 "homepage" : " http://cloudinary.com" ,
77 "license" : " MIT" ,
88 "repository" : {
You can’t perform that action at this time.
0 commit comments