2.0.0-alpha.5
Pre-release
Pre-release
go-imap v2.0.0-alpha.5 The main change is around FETCH: the items to fetch are no longer passed as a list, instead FetchOptions struct fields are used. Simon Ser (6): go fmt imapclient: add IDLE example imapclient: add docs about charset decoding imapserver: pass extended bool to writeBodyStructure imap: turn FetchItem into FetchOptions imap: improve docs for various FETCH-related structs