File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 11
2+ 1.12.0 / 2018-11-08
3+ ===================
4+
5+ New functionality
6+ -----------------
7+
8+ * Add Responsive Breakpoints cache
9+ * Add ` picture ` and ` source ` tags
10+ * Add fetch support to overlay/underlay (#189 )
11+ * Add async param to uploader (#193 )
12+
13+ Other changes
14+ -------------
15+
16+ * Convert CoffeeScript source to JavaScript
17+ * Refactor compiled coffee to proper JS
18+ * Remove old lib files
19+ * Move all sources from ` src ` to ` lib `
20+ * Move ` cloudinary.js ` inside the src folder
21+ * Setup library and tests to run with either es6 or es5
22+ * Apply babel to support older Node versions
23+ * Refactor tests to use promises
24+ * Fix Tests
25+ * Refactor utils
26+ * Move utils.js to utils folder
27+ * Add ` ensurePresenceOf ` and ` rimraf ` utility functions
28+ * Add ` nyc ` for coverage and update sinon
29+ * Add "Join the Community" (#201 )
30+ * Use upload params in explicit API
31+ * Fix raw convert test
32+
2331.11.0 / 2018-03-19
334===================
435
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.11 .0" ,
5+ "version" : " 1.12 .0" ,
66 "homepage" : " http://cloudinary.com" ,
77 "license" : " MIT" ,
88 "repository" : {
You can’t perform that action at this time.
0 commit comments