Releases: BrianLeishman/go-imap
Releases · BrianLeishman/go-imap
v0.1.28
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
What's Changed
- Increase test coverage to 61% and update deps by @BrianLeishman in #88
Full Changelog: v0.1.26...v0.1.27
v0.1.26
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
What's Changed
- Add folder CRUD, CopyEmail, search builder, and Append by @BrianLeishman in #86
Full Changelog: v0.1.24...v0.1.25
v0.1.24
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
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
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
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
- @misantron made their first contribution in #72
Full Changelog: v0.1.20...v0.1.21
v0.1.20
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
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
- @dependabot[bot] made their first contribution in #59
Full Changelog: v0.1.18...v0.1.19