0.4.0
Update
- Put
TextEncoder
usage to the instance-wide scope and move CRLF and DASHES toEncoder
constructor - Behaviour compatibility fix: Do not try to guess
Content-Type
header for a File from itsname
property
Remove
- Because of behaviour changes in the
Encoder
, themime-types
package was removed from dependencies
All changes: v0.3.0...v0.4.0