Skip to content

v9.2.0

Choose a tag to compare

@kdeldycke kdeldycke released this 07 Aug 14:22
Immutable release. Only release title and notes can be modified.

Note

9.2.0 is available on 🐍 PyPI and πŸ™ GitHub.

  • Keep memory usage flat whatever the size of the mail sources: a 215 MB maildir of 1,500 mails peaks at 48 MB of resident memory instead of 283 MB. Closes #761, and removes the memory pressure motivating #87.
  • Fix the threshold options' help, which still claimed a breach skips the whole duplicate set instead of setting the offending mails aside.
  • Drop the non-existent content-based strategy from the README's feature list.

Full changelog: v9.1.0...v9.2.0