source: trip-planner-front/node_modules/content-disposition/HISTORY.md@ 188ee53

Last change on this file since 188ee53 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 952 bytes
Line 
10.5.3 / 2018-12-17
2==================
3
4 * Use `safe-buffer` for improved Buffer API
5
60.5.2 / 2016-12-08
7==================
8
9 * Fix `parse` to accept any linear whitespace character
10
110.5.1 / 2016-01-17
12==================
13
14 * perf: enable strict mode
15
160.5.0 / 2014-10-11
17==================
18
19 * Add `parse` function
20
210.4.0 / 2014-09-21
22==================
23
24 * Expand non-Unicode `filename` to the full ISO-8859-1 charset
25
260.3.0 / 2014-09-20
27==================
28
29 * Add `fallback` option
30 * Add `type` option
31
320.2.0 / 2014-09-19
33==================
34
35 * Reduce ambiguity of file names with hex escape in buggy browsers
36
370.1.2 / 2014-09-19
38==================
39
40 * Fix periodic invalid Unicode filename header
41
420.1.1 / 2014-09-19
43==================
44
45 * Fix invalid characters appearing in `filename*` parameter
46
470.1.0 / 2014-09-18
48==================
49
50 * Make the `filename` argument optional
51
520.0.0 / 2014-09-18
53==================
54
55 * Initial release
Note: See TracBrowser for help on using the repository browser.