Releases: kdeldycke/mail-deduplicate
v5.0.0
v4.0.0
This release is the second phase of a huge rewrite of the project (the first phase being v3.0.0).
The python module has been properly repackaged and lots of CI/CD automation has been added to improve the overall quality of code and ease contributions.
The CLI is supposed to work but unittests are still failing. They'll be fixed in upcoming release from the 4.x series.
v3.0.0
This version is supposed to be a short-lived transitional breaking release to reserve the project name on all platforms. It also merges a big outstanding PR stalled from the past 3 years which refactor the core of the CLI to support mboxes, in addition to maildirs (hence the rename).
Because I was time-constrained I choose to compromise on quality and have it out as fast as possible. The plan is to fix all remaining issues in v4.0.0.
Python 2.x is no longer supported, but I did not properly remove it in this release. You may encounter some inconsistencies in this release.
Anyway: everything is now settled on that front since v4.0.0 has been released.
v2.2.0
maildir-deduplicate
). As of v3.0.0, the project is known as Mail Deduplicate.
It merges all outstanding PRs stalled from the last 3 years.