- Use thefox/network 1.0.
- Use thefox/logic 1.0.
- Moved Yaml Storage to thefox/storage.
- PSR1/PSR2
- PHP7 only.
- Moved Make targets to Bash scripts.
- Added PHPStan tests.
- Use PHPUnit 6.2.
- Moved Logic namespace to separate Repo.
- Moved Network namespace to separate Repo.
- Use PSR Logger Interface instead of own logger.
- Renamed classes and functions.
- Coveralls removed.
- PHP 7 ready.
- Clean up.
- Code style fix.
- Long line fix.
- Release script.
- Tests.
- Zend\Mail removed because it's buggy as hell. See blog post.
- Append command bugfixes.
- Version numbers.
- Basic functions: read, write, store, delete emails.
- User events.
Blog post: http://blog.fox21.at/2014/08/07/imapd.html