jmap-client 0.4.2
================================
- JMAP compliance fixes.
jmap-client 0.4.1
================================
- Use `rustls-tls-native-roots` for TLS support.
jmap-client 0.4.0
================================
- Calendar Alerts support.
jmap-client 0.3.3
================================
- JMAP for Sharing support.
jmap-client 0.3.2
================================
- Bump to `rustls` 0.22.
jmap-client 0.3.0
================================
- JMAP for Sieve Scripts DRAFT-14 support.
- Set timeouts using `Duration` instead of `u64`.
- SetError handling of unknown properties.
- Support deserializing non-IANA registered roles.
jmap-client 0.2.1
================================
- Using maybe_async to reduce duplicate code.
- Added `accept_invalid_certs` option to builder.
jmap-client 0.2.0
================================
- JMAP for Sieve Scripts support.
jmap-client 0.1.0
================================
- First release.