- Remove dependency
safe-buffer
- drop node <18
- allow utf8 as alias for utf-8
- deps: [email protected]
- Use
safe-buffer
for improved Buffer API
- Fix
parse
to accept any linear whitespace character
- perf: enable strict mode
- Add
parse
function
- Expand non-Unicode
filename
to the full ISO-8859-1 charset
- Add
fallback
option - Add
type
option
- 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
filename
argument optional
- Initial release