- Use
safe-bufferfor improved Buffer API
- Fix
parseto accept any linear whitespace character
- perf: enable strict mode
- Add
parsefunction
- Expand non-Unicode
filenameto the full ISO-8859-1 charset
- Add
fallbackoption - Add
typeoption
- Reduce ambiguity of file names with hex escape in buggy browsers
- Fix periodic invalid Unicode filename header
- Fix invalid characters appearing in
filename*parameter
- Make the
filenameargument optional
- Initial release