Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

62 lines (40 loc) · 1.04 KB

Changelog

1.10 (2016/12/07)

  • Split POP3 and IMAP TLS/SSL ports (Issue #20)
  • Misspelled var (PR #19)
  • Add header and body var in Mail object (Issue #17)
  • Duplicated resolvers
  • Clean code
  • Remove set_time_limit

1.9 (2016/11/28)

  • Add StyleCI config
  • Fix short syntax for arrays
  • Update dependencies

1.8 (2016/08/22)

  • Add travis and scrutinizer
  • Add CHANGELOG.md
  • Small refactoring

1.7 (2015/11/17)

  • Add composer.json

1.6 (2015/06/17)

  • Refactoring
  • Implement CwsDebug (Issue #8)
  • Add new rules categories (Issue #7)
  • Refactor file open mode (Issue #5)
  • Bug while creating bounces mailbox (Issue #3)
  • Bug while processing move operation (Issue #2)
  • Bug with eml folder path on Windows (Issue #1)

1.5 (2014/01/22)

  • Update LICENSE

1.4 (2013/08/13)

  • Put 0 for unlimited messages to process by default

1.3 (2013/08/12)

  • Adding LGPL license

1.2 (2013/08/12)

  • Bug parsing DSN fields

1.1 (2013/05/20)

  • Verbose quiet by default
  • EML examples
  • Refactoring

1.0 (2013/04/09)

  • Initial version