Skip to content

v0.10.0

Compare
Choose a tag to compare
@jhillyerd jhillyerd released this 21 Jul 00:46

Added

  • Support for parser options! (#248)
  • Option to skip parsing of malformed parts (#248)
  • Envelope.Date() method for parsing date (#253)
  • Option to handle missing multipart boundaries (#257)

Fixed

  • Remove trailing HTML tags (#252)
  • Buffer overrun in quoted-printable (#254)
  • Corrected quoted-printable equals counting (#255)
  • Improve splitting inside quoted text (#256)