Releases: BrianLeishman/go-imap
Releases · BrianLeishman/go-imap
v0.1.7
v0.1.6
v0.1.5
v0.1.4
What's Changed
- fix README typo by @Nico-Mayer in #13
- Fix bug where the dialer can be null by @water-a in #14
New Contributors
- @Nico-Mayer made their first contribution in #13
- @water-a made their first contribution in #14
Full Changelog: v0.1.3...v0.1.4
v0.1.3: Add Move Email Function (#12)
Move an email with a specific UID to a folder
v0.1.2: Merge pull request #11 from rbucker/master
fix for TAGs of different lengths
v0.1.1
fix optional leading zero in day parsing