What's Changed
- Export readHeader as ReadHeader. by @davrux in #306
- Add parser option to parse raw content by @jerjako in #304
- Add new option SetCustomParseMediaType to customise mediatype parsing by @vadzappa in #308
- Don't remove CTE header when using the RawContent parser option by @jerjako in #309
- Don't auto detect charset when using raw content parser option by @jerjako in #310
- Fix RecipientDSN typo by @corey-aloia in #312
- Skip empty parameters by @milankonir in #313
New Contributors
- @jerjako made their first contribution in #304
- @vadzappa made their first contribution in #308
- @corey-aloia made their first contribution in #312
- @milankonir made their first contribution in #313
Full Changelog: v1.0.1...v1.1.0