Skip to content

2.0.0-alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@emersion emersion released this 30 Apr 13:29
· 135 commits to v2 since this release
v2.0.0-alpha.4
go-imap v2.0.0-alpha.4

Simon Ser (13):
      cmd/imapmemserver: fix -tls-cert/key flags
      imap: switch Envelope.Date to time.Time
      imap: convert SearchReturnOption into struct fields
      imap: replace StatusItem with StatusOptions
      imapserver: add LITERAL+
      imapwire: remove misleading UTF8=ACCEPT reference
      imapclient: add LITERAL+
      imapclient: fix deadlock during STARTTLS
      imap: allow multiple SeqSets per SearchCriteria
      imap: add SearchCriteria.And
      imapserver: simplify readSearchKeyWithAtom
      imapclient: remove SeqNum special case when encoding SEARCH
      Add support for SEARCHRES