Update module github.com/jhillyerd/enmime to v1.1.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/jhillyerd/enmime | require | minor |
v1.0.1 -> v1.1.0
|
Release Notes
jhillyerd/enmime (github.com/jhillyerd/enmime)
v1.1.0
What's Changed
- Export readHeader as ReadHeader. by @davrux in https://github.com/jhillyerd/enmime/pull/306
- Add parser option to parse raw content by @jerjako in https://github.com/jhillyerd/enmime/pull/304
- Add new option SetCustomParseMediaType to customise mediatype parsing by @vadzappa in https://github.com/jhillyerd/enmime/pull/308
- Don't remove CTE header when using the RawContent parser option by @jerjako in https://github.com/jhillyerd/enmime/pull/309
- Don't auto detect charset when using raw content parser option by @jerjako in https://github.com/jhillyerd/enmime/pull/310
- Fix RecipientDSN typo by @corey-aloia in https://github.com/jhillyerd/enmime/pull/312
- Skip empty parameters by @milankonir in https://github.com/jhillyerd/enmime/pull/313
New Contributors
- @jerjako made their first contribution in https://github.com/jhillyerd/enmime/pull/304
- @vadzappa made their first contribution in https://github.com/jhillyerd/enmime/pull/308
- @corey-aloia made their first contribution in https://github.com/jhillyerd/enmime/pull/312
- @milankonir made their first contribution in https://github.com/jhillyerd/enmime/pull/313
Full Changelog: https://github.com/jhillyerd/enmime/compare/v1.0.1...v1.1.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.