Skip to content

1.0.1

Compare
Choose a tag to compare
@emersion emersion released this 22 Oct 17:33
· 493 commits to v2 since this release
v1.0.1
go-imap v1.0.1

Daniel Kucera (2):
      use correct header for content encoding
      fix detection of multipart in different case

Daniel Lublin (1):
      Add basic comment stripping for date-time

David Rauschenbach (1):
      Fix search larger and smaller edge case

Fernando Ramos (1):
      Make SEARCH charset a RawString

Martin Ashby (1):
      Don't send CAPABILITY statement unsolicited after starting TLS connections

Simon Ser (1):
      client: add example for Client.Append

fox.cpp (1):
      commands: Properly handle EOF in Authenticate.Handle