Skip to content

Latest commit

 

History

History
53 lines (24 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

53 lines (24 loc) · 1.42 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.1.10 - 2022-10-25

Changed

  • Updated imap2_fetchstructure message with support over 2000 emails (#10)

Fixed

  • Fixed imap2_headers missing un-flagged emails (#17)

v0.1.9 - 2022-09-15

Changed

  • Updated imap2_last_error message (#3)

Fixed

  • Fixed imap2_fetchmime unexpected behaviour (#10)

v0.1.8 - 2022-09-05

Changed

  • New reopen error message (#3)

Fixed

  • Fixed reopen functions (#3)

v0.1.7 - 2022-01-01

Changed

  • Documentation amends (#3)

Fixed

  • Generic imap2_open bugs (#3)