Skip to content

Releases: Newsman/MailToJson

1.3.1

15 Jul 17:33
Compare
Choose a tag to compare
  • Fixed header parsing when from, cc, to are empty
  • Fixed subject parsing in some situations
  • parse method now returns the parsed data

1.3

17 Mar 17:30
Compare
Choose a tag to compare
1.3

Applied some changes from: https://github.com/HoneyNED

  • Can now be imported in other projects
  • Fixed parsing of filenames without quotes in Content-Disposition
  • Added datetime extracted from Date heder

plus

  • command line option -p to just pprint the output instead of json posting

1.2

12 Mar 08:03
Compare
Choose a tag to compare
1.2

Minor bug fixes.

1.1

06 May 11:36
Compare
Choose a tag to compare
1.1

Updated the release with minor parsing fixes.

1.0

12 Dec 17:27
Compare
Choose a tag to compare
1.0

This is v1.0. Should be production ready.