891 B
891 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Added
- VANISHED support in EXPUNGE responses and unsolicited responses (#172).
Changed
- MSRV increased to 1.43 for nom6 and bitvec
expungeanduid_expungereturnResult<Deleted>instead ofResult<Vec<u32>>.
Removed
2.2.0 - 2020-07-27
Added
- Changelog
- STARTTLS example (#165)
- Timeout example (#168)
- Export
ResultandErrortypes (#170)
Changed
- MSRV increased
- Better documentation of server greeting handling (#168)