Update module github.com/jhillyerd/enmime to v0.10.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/jhillyerd/enmime | require | minor |
v0.9.2 -> v0.10.0
|
Release Notes
jhillyerd/enmime
v0.10.0
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)
v0.9.4
Added
- Remove HTML tags in malformed content types (#229)
- Maximal number of errors recorded in Part limited (#240)
- Builder: Support other parts (#244)
- Additional decoding in mail address (#247)
- Integration test include Go 1.18
Fixed
- Fix for quote-printed utf-8 header with quotes (#237)
- Parse address joined with semicolons (#238)
- Use extended parser after fixing address list (#239)
- Parse media types which are escaped at first rune (#246)
Changed
- Rely on stdlib for decoding to UTF-8, simplifies address parsing (#234)
v0.9.3
Added
Fixed
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by renovate