UNPKG

5.33 kBMarkdownView Raw
12016-12-21, Version 3.0.0
2=========================
3
4 * Update paid support URL (Siddhi Pai)
5
6 * Start 3.x + drop support for Node v0.10/v0.12 (siddhipai)
7
8 * Drop support for Node v0.10 and v0.12 (Siddhi Pai)
9
10 * Start the development of the next major version (Siddhi Pai)
11
12
132016-11-11, Version 1.10.0
14==========================
15
16 * Continue middleware chain after download error (Miroslav Bajtoš)
17
18 * Clean up "download()" implementation (Miroslav Bajtoš)
19
20 * Return error when no file is uploaded (Loay)
21
22 * Update README with correct doc links, etc (Amir Jafarian)
23
24 * Upgrade loopback to 3.0.0 (Loay)
25
26 * Fix `use strict` (Amir Jafarian)
27
28 * Simplify mocha test in package.json (Amir Jafarian)
29
30 * Fix linting errors (Amir Jafarian)
31
32 * Auto-update by eslint --fix (Amir Jafarian)
33
34 * Add eslint infrastructure (Amir Jafarian)
35
36
372016-10-07, Version 1.9.2
38=========================
39
40 * Update japanese translation files (Candy)
41
42 * Add keep-alive setting to wrong content type test. (Richard Pringle)
43
44 * Add translated files (gunjpan)
45
46 * Add link to associated blog post. (Richard Pringle)
47
48
492016-08-29, Version 1.9.1
50=========================
51
52 * Add provider upload response in final response (Loic VELUT)
53
54 * Continue middleware chain after download. (Richard Pringle)
55
56 * Add test for beforeRemote hook on download. (Richard Pringle)
57
58 * Use ephemeral port in upload/download test. (Richard Pringle)
59
60 * Add globalization to module. (Richard Pringle)
61
62 * Fix windows upload test double callback issue (David Cheung)
63
64
652016-07-18, Version 1.9.0
66=========================
67
68 * Update URLs in CONTRIBUTING.md (#138) (Ryan Graham)
69
70 * Fix for issue #127 (Gary Torres)
71
72
732016-05-03, Version 1.8.1
74=========================
75
76 * update/insert copyright notices (Ryan Graham)
77
78 * relicese as Artistic-2.0 only (Ryan Graham)
79
80 * Update storage-service.js (Rand McKinney)
81
82
832016-03-29, Version 1.8.0
84=========================
85
86 * Remove space (Simon Ho)
87
88 * Update storage-service.js (Rand McKinney)
89
90
912016-02-19, Version 1.7.0
92=========================
93
94 * Remove sl-blip from dependencies (Miroslav Bajtoš)
95
96 * Migrate examples (Simon Ho)
97
98 * Expose `originalFilename` property (Santiago Osorio)
99
100 * Remove test file (Raymond Feng)
101
102 * Replace image (Raymond Feng)
103
104
1052015-11-23, Version 1.6.0
106=========================
107
108 * Add range support (Raymond Feng)
109
110 * Refer to licenses with a link (Sam Roberts)
111
112 * Upgrade LB Explorer and related changes (crandmck)
113
114 * Fix the test case (Raymond Feng)
115
116 * Use strongloop conventions for licensing (Sam Roberts)
117
118 * Fix link to docs (Rand McKinney)
119
120 * Bump client dependencies (upq)
121
122
1232015-07-31, Version 1.5.1
124=========================
125
126 * Capture writer error (Raymond Feng)
127
128 * Bugfix: Cannot read property 'forEach' of undefined (Oleksii Strutsynskyi)
129
130
1312015-06-08, Version 1.5.0
132=========================
133
134 * Add var (Raymond Feng)
135
136 * Fix for issues - #58, #23 & #67 (ningsuhen)
137
138 * use middleware.json (Hage Yaapa)
139
140 * Fix documentation link (Samuel Mehrbrodt)
141
142
1432015-04-21, Version 1.4.0
144=========================
145
146 * Fix the tests (Raymond Feng)
147
148 * this.options is undefined, should use options (Yazhong Liu)
149
150 * Expose file size on success callback (Leandro)
151
152
1532015-03-02, Version 1.3.1
154=========================
155
156 * Adding error handler on upload stream (Benjamin Boudreau)
157
158 * removed callback from downloadStream method (Jury D'Ambros)
159
160 * is not necessary to pass cb to pkgcloud (Jury D'Ambros)
161
162
1632015-02-10, Version 1.3.0
164=========================
165
166 * Adding support for ACL, Content-Type, Max File Size and allowd Content-Types (Benjamin Boudreau)
167
168
1692015-01-30, Version 1.2.0
170=========================
171
172 * Fix deprecation (Raymond Feng)
173
174 * Adding key renaming support on Service.upload and Handler.upload (Benjamin Boudreau)
175
176
1772015-01-16, Version 1.1.0
178=========================
179
180 * Upgrade deps (Raymond Feng)
181
182 * Fix bad CLA URL in CONTRIBUTING.md (Ryan Graham)
183
184 * #4: Return a 404 if file doesn't exist (Timo Saikkonen)
185
186
1872014-11-27, Version 1.0.6
188=========================
189
190 * Remove expired credentials (Ryan Graham)
191
192 * Update storage-service.js (Tony Sukiennik)
193
194 * Update index.js (Tony Sukiennik)
195
196 * Allow the Sample to easily changed providers (tonysoft)
197
198 * GetFiles issues (tonysoft)
199
200 * Add contribution guidelines (Ryan Graham)
201
202 * Put link to official documentation (Rand McKinney)
203
204 * Add loopback 2.0 example (Raymond Feng)
205
206 * Clarify the need for app.model(container) (Brian Dunnette)
207
208
2092014-07-01, Version 1.0.5
210=========================
211
212 * Bump version (Raymond Feng)
213
214 * Update README (Raymond Feng)
215
216 * Update module name (Raymond Feng)
217
218
2192014-06-26, Version 1.0.4
220=========================
221
222 * Bump version (Raymond Feng)
223
224 * Fix amazon s3 container handling (Raymond Feng)
225
226
2272014-06-16, Version 1.0.3
228=========================
229
230 * Bump version (Raymond Feng)
231
232 * Fix issue-15 (Raymond Feng)
233
234
2352014-05-30, Version 1.0.2
236=========================
237
238 * Add formidable as dependency (cgole)
239
240 * Update docs.json (Rand McKinney)
241
242 * Doc upload and download functions (Rand McKinney)
243
244 * Bump version (Raymond Feng)
245
246 * Update jsdocs (Raymond Feng)
247
248 * Clean up JS Doc (crandmck)
249
250 * Add param info to constructor JSDoc (crandmck)
251
252 * Work on JSDoc comments (crandmck)
253
254
2552014-04-04, Version 1.0.0
256=========================
257
258 * First release!