618 B
618 B
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 ofu64
. - 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.