source: node_modules/content-disposition/HISTORY.md

main
Last change on this file was d24f17c, checked in by Aleksandar Panovski <apano77@…>, 15 months ago

Initial commit

  • Property mode set to 100644
File size: 1020 bytes
RevLine 
[d24f17c]10.5.4 / 2021-12-10
2==================
3
4 * deps: safe-buffer@5.2.1
5
60.5.3 / 2018-12-17
7==================
8
9 * Use `safe-buffer` for improved Buffer API
10
110.5.2 / 2016-12-08
12==================
13
14 * Fix `parse` to accept any linear whitespace character
15
160.5.1 / 2016-01-17
17==================
18
19 * perf: enable strict mode
20
210.5.0 / 2014-10-11
22==================
23
24 * Add `parse` function
25
260.4.0 / 2014-09-21
27==================
28
29 * Expand non-Unicode `filename` to the full ISO-8859-1 charset
30
310.3.0 / 2014-09-20
32==================
33
34 * Add `fallback` option
35 * Add `type` option
36
370.2.0 / 2014-09-19
38==================
39
40 * Reduce ambiguity of file names with hex escape in buggy browsers
41
420.1.2 / 2014-09-19
43==================
44
45 * Fix periodic invalid Unicode filename header
46
470.1.1 / 2014-09-19
48==================
49
50 * Fix invalid characters appearing in `filename*` parameter
51
520.1.0 / 2014-09-18
53==================
54
55 * Make the `filename` argument optional
56
570.0.0 / 2014-09-18
58==================
59
60 * Initial release
Note: See TracBrowser for help on using the repository browser.