Skip to content

Releases: MQpeng/eml-parse-js

1.2.0-beta.1

10 Oct 01:22
6e622ae

Choose a tag to compare

What's Changed

  • feat: add early return for string input in decode function by @lightmnd in #67
  • Add comprehensive test suite, fix bug in decoding base64 where spaces between words were being removed by @MarchalMaxim in #69
  • Update package.json by @MQpeng in #70

New Contributors

Full Changelog: 1.2.0-beta.0...1.2.0-beta.1

1.2.0-beta.0

27 Dec 01:48
e43c7c9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.15...1.2.0-beta.0

1.1.15

09 Oct 08:41
7c1b908

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.14...1.1.15

1.1.14

17 Jul 09:29
dbed46d

Choose a tag to compare

What's Changed

  • fix: use correct path for packge.json exports.".".types by @kbrilla in #53

New Contributors

Full Changelog: 1.1.13...1.1.14

1.1.13

13 Mar 01:15
662b3ca

Choose a tag to compare

What's Changed

Full Changelog: 1.1.12...1.1.13

1.1.12

12 Mar 13:03
c0120ec

Choose a tag to compare

What's Changed

Full Changelog: 1.1.11...1.1.12

1.1.11

10 Mar 06:32
694ca40

Choose a tag to compare

What's Changed

  • fix(pkg):include addressparse.d.ts by @MQpeng in #45

Full Changelog: 1.1.10...1.1.11

1.1.10

08 Mar 01:34
b998482

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.3...1.1.10

1.1.3

07 Nov 06:19
076dec3

Choose a tag to compare

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

Full Changelog: 1.1.2...1.1.3

1.1.0

08 Oct 06:20
1ac0e04

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/MQpeng/eml-parse-js/commits/1.1.0