Releases: MQpeng/eml-parse-js
Releases · MQpeng/eml-parse-js
1.2.0-beta.0
1.1.15
What's Changed
- Fix parse failure when boundary ends with '--' by @mauricelam in #55
- Update package.json by @MQpeng in #56
New Contributors
- @mauricelam made their first contribution in #55
Full Changelog: 1.1.14...1.1.15
1.1.14
1.1.13
What's Changed
- fix: check for Content-type in body of email (#47) by @pmweeks98 in #49
- 1.1.13 by @MQpeng in #50
Full Changelog: 1.1.12...1.1.13
1.1.12
What's Changed
- fix: allow for some other cases and quotes by @pmweeks98 in #46
- 1.1.12 by @MQpeng in #48
Full Changelog: 1.1.11...1.1.12
1.1.11
1.1.10
What's Changed
- Replace/pkg by @MQpeng in #31
- 1.1.4 by @MQpeng in #32
- rm(pkg):text-encoding by @MQpeng in #34
- 1.1.5 by @MQpeng in #35
- fix(type):missing d.ts by @MQpeng in #36
- fix: concat multiple text/html results by @neversun in #29
- update(pkg):add contributors by @MQpeng in #37
- release/1.1.7 by @MQpeng in #38
- Update package.json by @MQpeng in #39
- feature(addressparser):use the frunc of
nodemailer
by @MQpeng in #41 - release(1.1.9) by @MQpeng in #42
- fix:lost file by @MQpeng in #43
- release(1.1.10) by @MQpeng in #44
New Contributors
Full Changelog: 1.1.3...1.1.10
1.1.3
What's Changed
- Handle text and html body messages that include Unicode characters and are encoded in base64 by @thomasoeser in #27
- Update package.json by @MQpeng in #28
New Contributors
- @thomasoeser made their first contribution in #27
Full Changelog: 1.1.2...1.1.3
1.1.0
What's Changed
- Update README title to match package name by @c-harding in #2
- Fix RFC 2047 spaces encoded as underscores by @c-harding in #4
- Change whitespace character by @pmweeks98 in #7
- feature(ci):Github
CI
by @MQpeng in #12 - Create npm-publish-github-packages.yml by @MQpeng in #13
- fix(version):sync version by @MQpeng in #14
New Contributors
- @c-harding made their first contribution in #2
- @pmweeks98 made their first contribution in #7
- @MQpeng made their first contribution in #12
Full Changelog: https://github.com/MQpeng/eml-parse-js/commits/1.1.0