Revision history for Perl extension Catalyst::View::Mason. 0.09_07 Thu, 19 Jul 2007 17:58:37 +0200 - Skip t/helper.t if Catalyst::Helper isn't around. 0.09_06 Sun, 15 Jul 2007 15:56:34 +0200 - Minor code cleanups - Add a template_extension config var (requested by SCHWIGON). 0.09_05 Fri, 25 May 2007 16:15:45 +0200 - Try to hide the t/lib modules from PAUSE. 0.09_04 Thu, 24 May 2007 19:37:51 +0200 - Make comp_root guessing work when $c->config->{root} is not a Path::Class instance. 0.09_03 Mon, 21 May 2007 16:24:10 +0200 - Test and implement setting additional mason globals. 0.09_02 Wed, 16 May 2007 17:17:34 +0200 - Better test coverage - Some minor cleanups. - use warnings; 0.09_01 Tue, 15 May 2007 23:25:52 +0200 - Fixed default content type. - Use the component config. - Add a render method. - Use File::Spec to find the tmpdir. - Use Module::Install instead of Module::Build. - Allow to use $c->action instead of $c->req->match to find the template to use. - Add a test suite. 0.08 Xxx Xxx 00 00:00:00 2005 - Fixed Content-Type - Stringify root. 0.07 Wed Apr 27 21:00:00 2005 - updated for Catalyst5 0.06 Sun Mar 20 00:50:21 2005 - bugfix: $c and $name not being set (Henry Laxen) - bugfix: error in documentation - bugfix: running under mod_perl 0.03 Wed Mar 16 17:41:01 2005 - Initial release