Releases: snipsco/Postal
Releases · snipsco/Postal
v0.5.0
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.1
v0.3.0
v0.2.0
Added:
- Bitcode enabled
Updated:
- [breaking change] Removed
IMAPError
andIMFError
for a simplerPostalError
Improvements:
- Fix fetching all mails by batching and stopping lazily when no more mails are available.
- Prevent select to run again when selecting the same folder
Initial release
Merge pull request #2 from snipsco/fix/demo Fix demo