Revision history for Perl extension Email::Stuffer
0.008 2013-09-29 15:47:10 America/New_York
- correct the documentation of header-setting methods to match their
behavior (since Email::Stuff's first release)
- add tests to show we can set an empty subject through ->header
but not through ->subject
0.007 2013-08-22 17:26:45 America/New_York
- allow ->to, ->cc, and ->bcc to take a list of addresses (thanks, Kris
Matthews!)
0.006 2013-07-02 10:58:46 America/New_York
fix stupid packaging error: $VERSION was wrong!
0.005 2013-07-01 22:54:50 America/New_York
fix version of Params::Util required
0.004 2013-06-25 13:43:42 America/New_York
- replace File::Type with a much simpler and smaller-scale check
(thanks, tokuhirom!)
with File::Type gone, no need to use prefork anymore (thanks,
tokuhirom!)
0.003 2013-06-18 23:36:39 America/New_York
correctly implement the send_or_die method (thanks, Ross Attrill!)
documentation corrections (thanks, Ross Attrill!)
repackage using Dist::Zilla
0.001 2013-05-30
first released, forked from Email::Stuff 2.102