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