Skip to content

Releases: github/email_reply_parser

v0.5.11

Choose a tag to compare

@zkoppert zkoppert released this 16 May 18:18
13dfbab

What's Changed

New Contributors

Full Changelog: v0.5.10...v0.5.11

v0.5.8

Choose a tag to compare

@technoweenie technoweenie released this 25 Aug 23:53

v0.5.7

Choose a tag to compare

@technoweenie technoweenie released this 30 May 21:10
  • [FIX] Use a lazy regex matcher to fix multi-line reply headers.

v0.5.6

Choose a tag to compare

@technoweenie technoweenie released this 30 May 20:18
  • [FIX] Don't interpret signature delimiter in the middle of line as signature #24 @anaulin

v0.5.5

Choose a tag to compare

@technoweenie technoweenie released this 11 Dec 16:17

Support the "re2" gem if available (@vmg). This prevents certain emails from taking too long to parse.