4.0.0
What's Changed
Breaking Changes
- chore: convert project to uv by @mjs in #654. This felt like a significant and risky enough change to warrant a major version bump.
Other Changes
- Fix IMAP4WithTimeout compatibility with Python 3.14 by @736-c41-2c1-e464fc974 in #641
- Reset IMAP state to AUTH after unselect_folder() (fixes #639) by @apoorvdarshan in #644
- fix: handle unsolicited responses in fetch by @raboof in #647
- chore(deps-dev): bump black from 25.11.0 to 26.5.1 by @dependabot[bot] in #651
- docs: update .readthedocs.yaml to install deps via uv by @mjs in #655
- docs: use RTD's native uv support by @mjs in #656
- add GitHub actions release workflow by @mjs in #659
New Contributors
- @736-c41-2c1-e464fc974 made their first contribution in #641
- @apoorvdarshan made their first contribution in #644
- @raboof made their first contribution in #647
Full Changelog: 3.1.0...4.0.0