- applied patch to fix Moo->Moose inflation that Email::Sender does per https://rt.cpan.org/Ticket/Display.html?id=83241
- removed inc/ so running perl Makefile.PL would do so in author mode
- removed META.yml, MANIFEST, and various other files that shouldn't be in git
- updated Makefile.PL to use version_from "lib/Catalyst/View/Email.pm" per https://rt.cpan.org/Ticket/Display.html?id=83195&results=0eb39711cb23f5f318a3738cf7d089df
0.32 2013-01-15
- Removed Bcc references per https://rt.cpan.org/Public/Bug/Display.html?id=75775
- Fixed documentation bug, changed 'Host' to 'host' per https://rt.cpan.org/Ticket/Display.html?id=58748
- Added patch (with additional tests) to enable proper content_type setting for email templates
per https://rt.cpan.org/Ticket/Display.html?id=66495&results=73b48805c7d356914e91ea95e31ddef6
- Removed unneccesary test
- Added documentation for specifying envelope info per https://rt.cpan.org/Ticket/Display.html?id=64162