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.5.0 / 2016-12-29
3+ ==================
4+
5+ New functionality
6+ -----------------
7+
8+ * ` add_context ` & ` remove_all_context ` API
9+ * Add ` data-max-chunk-size ` to input created by ` image_upload_tag `
10+ * Add ` moderation ` and ` phash ` parameters to explicit API
11+
12+
13+ Other changes
14+ -------------
15+
16+ * Modify Travis configuration to test NodeJS v4 and v6 only.
17+ * Modify ` TEST_TAG `
18+ * Use Sinon spy in ` start_at ` test
19+ * Support context as hash argument in context API
20+ * Delete streaming profiles after tests
21+ * Fix signing URL tests, Fixes #89
22+ * Add timeout to delete streaming profile test
23+ * add tests for add_context & remove_all_context
24+ * add add_context & remove_all_context methods
25+ * fix test description
26+ * add test to phash in an explicit call
27+ * add test to moderation parameter in an explicit call
28+ * Add test to accepts {effect: art: incognito }
29+ * support phash in explicit call
30+ * Fix missing moderation parameter in an explicit call
31+ * Fix ` nil ` to ` null ` . Call ` config() ` with parameter name.
32+
2331.4.6 / 2016-11-25
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.4.6 " ,
5+ "version" : " 1.5.0 " ,
66 "homepage" : " http://cloudinary.com" ,
77 "license" : " MIT" ,
88 "repository" : {
You can’t perform that action at this time.
0 commit comments