16 years agoFixing MANIFEST
J. Shirley [Wed, 22 Aug 2007 16:54:32 +0000]
Fixing MANIFEST

16 years agoBump to v0.06, adding in Mason tests and better config handling
J. Shirley [Wed, 22 Aug 2007 16:31:23 +0000]
Bump to v0.06, adding in Mason tests and better config handling

16 years agoUpdates to mailer_args, pod -- support of hash and array of mailer_args. Version...
J. Shirley [Wed, 8 Aug 2007 19:46:21 +0000]
Updates to mailer_args, pod -- support of hash and array of mailer_args.  Version bump to 0.05

16 years agoadd support for differing views & content-type for each template
Simon Elliott [Wed, 8 Aug 2007 17:30:04 +0000]
add support for differing views & content-type for each template

16 years agoAdding the Changes file to the repos.
J. Shirley [Fri, 27 Jul 2007 18:18:57 +0000]
Adding the Changes file to the repos.

16 years agoVersion bump to fix test failures due to missing file from MANIFEST
J. Shirley [Wed, 18 Jul 2007 18:46:11 +0000]
Version bump to fix test failures due to missing file from MANIFEST

16 years agoFixing manifest
J. Shirley [Wed, 18 Jul 2007 18:45:38 +0000]
Fixing manifest

16 years agoUpdated Changes.
J. Shirley [Fri, 13 Jul 2007 18:07:20 +0000]
Updated Changes.

16 years agoVersion bump to 0.03
J. Shirley [Fri, 13 Jul 2007 17:35:25 +0000]
Version bump to 0.03

16 years agoredo dwc's patch to actually fix the problem rather than creating an extra one
Matt S Trout [Fri, 13 Jul 2007 16:18:20 +0000]
redo dwc's patch to actually fix the problem rather than creating an extra one

16 years agoAdding missing files.
J. Shirley [Thu, 12 Jul 2007 15:35:19 +0000]
Adding missing files.

16 years ago0.02 patch thanks to dwc.
J. Shirley [Thu, 12 Jul 2007 15:33:41 +0000]
0.02 patch thanks to dwc.

17 years agoAdding a build_requires for Catalyst::View::TT
J. Shirley [Fri, 1 Jun 2007 00:44:19 +0000]
Adding a build_requires for Catalyst::View::TT

17 years agoBetter test cases, removing my email address.
J. Shirley [Fri, 1 Jun 2007 00:43:48 +0000]
Better test cases, removing my email address.

17 years agoAdding the stash tthe render call of TT. Right now this requires TT, but will change...
J. Shirley [Fri, 1 Jun 2007 00:40:52 +0000]
Adding the stash tthe render call of TT.  Right now this requires TT, but will change soon.

17 years agoAdding basic test cases for the view.
J. Shirley [Fri, 1 Jun 2007 00:40:39 +0000]
Adding basic test cases for the view.

17 years agoChanging sender->host to use mailer_args to be more compatible with Email::Send,...
J. Shirley [Sat, 19 May 2007 17:21:24 +0000]
Changing sender->host to use mailer_args to be more compatible with Email::Send, adding raw mailer_args passthrough and two basic tests.

17 years agoAdding missing use Class::C3
J. Shirley [Thu, 17 May 2007 06:14:37 +0000]
Adding missing use Class::C3

17 years agoInitial checkin of Catalyst::View::Email - suitable for developers to poke
J. Shirley [Sat, 12 May 2007 19:10:40 +0000]
Initial checkin of Catalyst::View::Email - suitable for developers to poke