Releases: TheFox/imapd
Releases · TheFox/imapd
v0.5.0
v0.4.0
- 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.
v0.3.0
Version 0.2.3
- Code style fix.
Version 0.2.2
- Long line fix.
Version 0.2.1
- Release script.
- Tests.
Version 0.2.0
- Zend\Mail removed because it's buggy as hell. See blog post.
Version 0.1.2
- Append command bugfixes.
Version 0.1.1
- Version numbers.
Version 0.1.0
- Basic functions: read, write, store, delete emails.
- User events.
Blog post: http://blog.fox21.at/2014/08/07/imapd.html