Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Releases: emersion/python-emailthreads

0.1.3

03 Jul 08:28
v0.1.3
99f1a04

Choose a tag to compare

0.1.3 Pre-release
Pre-release
python-emailthreads v0.1.3

Simon Ser (2):
      Cleanup msg-id tokens before comparison
      readme: add example usage

0.1.2

17 Dec 08:32
v0.1.2
59d92b0

Choose a tag to compare

0.1.2 Pre-release
Pre-release
python-emailthreads v0.1.2

Simon Ser (7):
      test: fix ParseTestCase._normalize
      Allow to parse thread from CLI for debugging
      Format quotes.Quote as [start, start+len]
      Fix message tree sorting
      Fix match_block_at
      test: fixup whitespace in multiple-replies output
      Add simple match_quotes test

0.1.1

05 Jul 15:59
v0.1.1
b028797

Choose a tag to compare

0.1.1 Pre-release
Pre-release
emailthreads v0.1.1

Denis Laxalde (1):
      Add a MANIFEST.in to get a complete sdist

Drew DeVault (2):
      Don't strip whitespace from lines
      Ignore UTF-8 errors when decoding emails

Simon Ser (4):
      readme: add command to execute tests
      ci: add .build.yml
      readme: add CI badge
      Replace invalid UTF-8 codepoints

0.1.0

05 Aug 15:39

Choose a tag to compare

0.1.0 Pre-release
Pre-release

First pre-release