Skip to content

Releases: BrianLeishman/go-imap

v0.1.28

15 Apr 11:57
3bd31d6

Choose a tag to compare

What's Changed

  • chore(actions): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #89
  • fix: accept atom-char keyword flags in FETCH tokenizer (#90) by @BrianLeishman in #91
  • chore(deps):(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 in the go-minor-and-patch group by @dependabot[bot] in #92

Full Changelog: v0.1.27...v0.1.28

v0.1.27

23 Mar 12:37
e14297e

Choose a tag to compare

What's Changed

Full Changelog: v0.1.26...v0.1.27

v0.1.26

18 Mar 17:34
4329fb2

Choose a tag to compare

What's Changed

  • refactor: reduce cyclomatic complexity for Go Report Card 100% by @BrianLeishman in #87

Full Changelog: v0.1.25...v0.1.26

v0.1.25

18 Mar 13:47
7bda760

Choose a tag to compare

What's Changed

Full Changelog: v0.1.24...v0.1.25

v0.1.24

16 Mar 20:14
5012796

Choose a tag to compare

What's Changed

  • chore(deps):(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 in the go-minor-and-patch group by @dependabot[bot] in #84
  • Add Dialer.GetMaxUID using RFC-4731 (from #83 + coverage fixes) by @BrianLeishman in #85

Full Changelog: v0.1.23...v0.1.24

v0.1.23

11 Mar 14:11
5862654

Choose a tag to compare

What's Changed

  • fix: use actual parsed string in literal size error message by @BrianLeishman in #82

Full Changelog: v0.1.22...v0.1.23

v0.1.22

11 Mar 13:47
812d3b2

Choose a tag to compare

What's Changed

  • chore(actions): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #76
  • chore(deps):(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 in the go-minor-and-patch group by @dependabot[bot] in #77
  • fix: handle BODY[] literals containing lines that start with '* ' by @BrianLeishman in #79
  • fix: handle IMAP LITERAL+ ({NNN+}) syntax from Gmail by @BrianLeishman in #81

Full Changelog: v0.1.21...v0.1.22

v0.1.21

23 Feb 14:11
71f1b66

Choose a tag to compare

What's Changed

  • chore(deps):(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 in the go-minor-and-patch group by @dependabot[bot] in #71
  • chore(deps):(deps): bump golang.org/x/net from 0.49.0 to 0.50.0 in the go-minor-and-patch group by @dependabot[bot] in #73
  • fix: shorten IMAP tags from 40 to 20 chars for proxy compatibility by @BrianLeishman in #74
  • github.com/jhillyerd/enmime upgrade by @misantron in #72
  • fix: handle interleaved untagged responses in FETCH parsing by @BrianLeishman in #75

New Contributors

Full Changelog: v0.1.20...v0.1.21

v0.1.20

21 Dec 17:14
d225c9e

Choose a tag to compare

What's Changed

  • chore(deps):(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 in the go-minor-and-patch group by @dependabot[bot] in #64
  • chore(actions): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #65
  • fix: add GetLastNUIDs for retrieving most recent messages by @BrianLeishman in #67

Full Changelog: v0.1.19...v0.1.20

v0.1.19

24 Nov 17:23
b43f4d1

Choose a tag to compare

What's Changed

  • chore(deps):(deps): bump golang.org/x/net from 0.44.0 to 0.46.0 in the go-minor-and-patch group by @dependabot[bot] in #59
  • chore(actions): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #61
  • chore(deps):(deps): bump golang.org/x/net from 0.46.0 to 0.47.0 in the go-minor-and-patch group by @dependabot[bot] in #63
  • chore(actions): bump actions/checkout from 5 to 6 by @dependabot[bot] in #62
  • chore(actions): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #60

New Contributors

Full Changelog: v0.1.18...v0.1.19