Skip to content

0.4.0

Compare
Choose a tag to compare
@octet-stream octet-stream released this 15 May 17:46

Update

  • Put TextEncoder usage to the instance-wide scope and move CRLF and DASHES to Encoder constructor
  • Behaviour compatibility fix: Do not try to guess Content-Type header for a File from its name property

Remove

  • Because of behaviour changes in the Encoder, the mime-types package was removed from dependencies

All changes: v0.3.0...v0.4.0