This file documents the revision history for the Perl library Email::Sender::Server.
0.18 (2012-03-22)
* added usage info for CLI commands
* added status command to the CLI
* fixed slight issue in Manager.pm
* few POD changes
0.15 (2012-03-22)
* added config, email and clean commands to the CLI
* add ability to override message parameter defaults
* fixed and updated POD
* removed silly constraints from the message body attributes
0.13 (2012-03-21)
* fixed big bug in Message.pm send method setting the message body
0.12 (2012-03-20)
* fixed big bug in Message.pm to_hash method handling the body
* updated POD
0.11 (2012-03-20)
* fixed big typo in Message.pm from_hash method
0.10 (2012-03-19)
* first official release (no POD, no tests)
0.01_02 (2012-03-15)
* trim the fat (no moose, no dbic, etc)
0.01_01 (2012-03-14)
* commence brain dump