Skip to content

v1.1.0

Latest

Choose a tag to compare

@matrixise matrixise released this 13 Sep 19:06
· 1 commit to main since this release

What's Changed

  • Lower Python version requirement from 3.12 to 3.10 - improves compatibility with older systems like Ubuntu 22.04 (#17)
  • Fix crash when directory exists but is not yet a valid Maildir - adds proper validation and repair functionality (#18)
  • Add exit codes documentation to README for better user experience
  • Code formatting improvements with ruff

Full Changelog: v1.0.0...v1.1.0