File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1+
2+ 1.23.0 / 2020-08-26
3+ ===================
4+ New functionality and features
5+ ------------------------------
6+ * Add support for pending, prefix, and sub_account_id to users method (#417 )
7+ * Add support for metadata array value (#433 )
8+ * Detect data URLs with suffix in mime type (#418 )
9+ * Add support for download backedup asset function (#415 )
10+ * Add support ` max_results ` and ` next_cursor ` in ` root_folders ` and ` sub_folders ` (#411 )
11+ * Add download_folder method (#404 )
12+
13+ Other Changes
14+ -------------
15+ * Added linter rules (#423 )
16+ * Fix docstring for pending parameter of the users method (#436 )
17+ * Fix invalid detection failing test (#439 )
18+ * Test: Ignore URL in AuthToken generation if ACL is provided (#431 )
19+ * Add pull_request_template.md (#435 )
20+ * Fix and improve docstring for download_folder() (#434 )
21+ * Refactor ` pickOnlyExistingValues() ` function (#432 )
22+ * Add tests for new OCR features (#385 )
23+
24+
1251.22.0 / 2020-06-08
226==================
327
Original file line number Diff line number Diff line change 22 "author" : " Cloudinary <info@cloudinary.com>" ,
33 "name" : " cloudinary" ,
44 "description" : " Cloudinary NPM for node.js integration" ,
5- "version" : " 1.22 .0" ,
5+ "version" : " 1.23 .0" ,
66 "homepage" : " http://cloudinary.com" ,
77 "license" : " MIT" ,
88 "repository" : {
You can’t perform that action at this time.
0 commit comments