Skip to content

Releases: lassodatasystems/LassoMailParserBundle

Minor checkstyle violation fixes

08 Jul 22:41

Choose a tag to compare

v1.0.7

Merge pull request #20 from lassodatasystems/remove-mail-parser-bundl…

Better handling of content type header from Zend API

27 Feb 01:15
@trb trb

Choose a tag to compare

Merge pull request #19 from lassodatasystems/handle-content-types-better

Added a better workaround for the zend api

Adapt to new Zend API

07 Nov 18:23
@trb trb

Choose a tag to compare

Merge pull request #18 from lassodatasystems/adapt-to-new-zend-api

Adapt to new zend api, add tests

Prevent errors from mb_convert_encoding

22 Oct 18:33
@trb trb

Choose a tag to compare

v1.0.4

Added comment to clarify why there's a custom error handler for one f…

Added checks for encoding

21 Oct 16:52
@trb trb

Choose a tag to compare

Merge pull request #16 from lassodatasystems/check-for-encoding

Added checks for encoding

Lower case email addresses on extraction

18 Oct 16:51
@trb trb

Choose a tag to compare

v1.0.2

Merge pull request #15 from lassodatasystems/lower-case-emails-on-ext…

Make sure encodings exist before using them

01 Oct 23:22
@trb trb

Choose a tag to compare

Merge pull request #14 from lassodatasystems/check-encoding-exists

Make sure encoding exists before applying it

Support decoding of charsets

30 Sep 23:48
@trb trb

Choose a tag to compare

Merge pull request #13 from lassodatasystems/decode-charsets

Added test for charset decoding

Workaround for missing boundary

24 Sep 23:53
@trb trb

Choose a tag to compare

v0.9.9

Added travis build status image

Added a method to extract logging emails

17 Sep 20:14
@trb trb

Choose a tag to compare

Merge pull request #10 from lassodatasystems/add-logging-method

Added method to extract all email addresses and message ids from email f...