What's Changed
Other Changes
- Add visionOS platform support by @briansuda in #810
- Inbound buffer split by @danieleggert in #812
- Additional Tests by @danieleggert in #811
- Mailbox attribute requirements from RFC 9051 by @danieleggert in #816
- Better docc comments by @danieleggert in #815
- Update style in documentation by @danieleggert in #822
- Allow
()in place ofNILfor empty addr-list fields. Fixes #821 by @danieleggert in #823 - Only parse continuation responses while an AUTHENTICATE is in progress by @danieleggert in #827
- InvalidCommandForState error may leak PII by @danieleggert in #828
- Add explicit test for credential redaction by @danieleggert in #825
- Add CI for building with Android SDK by @simonjbeaumont in #831
- Fix CR LF handling in FramingParser by @danieleggert in #830
- NIOIMAPCore: import the Android overlay module instead of Bionic by @odrobnik in #829
- docs: fix typo in AuthenticationStateMachine comment by @Avicennasis in #832
- Add macOS CI job by @danieleggert in #836
New Contributors
- @briansuda made their first contribution in #810
- @odrobnik made their first contribution in #814
- @simonjbeaumont made their first contribution in #831
- @Avicennasis made their first contribution in #832
Full Changelog: 0.2.0...0.3.0