Revision history for Perl extension Catalyst::View::TT. 0.13 Xxx Xxx 00 00:00:00 2005 - Fixed constructor - Big update by Andy Wardley 0.12 Web Jul 06 15:24:00 2005 - Fixed, don't set Content-Type on failure - Fixed helper to use [%author%] - Fixed helper templates - Rewrote docs 0.11 Fri Apr 15 16:00:00 2005 - Fixed broken helper. 0.10 Fri Apr 15 16:00:00 2005 - Added POD tests and made them pass. - updated for Catalyst 5 - New TT Helpers. 0.09 Wed Mar 29 13:47:00 2005 - Don't override user-set charset/content-type - Cleaned up the content-type we set. - Updated README to current POD to current POD 0.08 Wed Mar 29 12:22:00 2005 - changed order of stash so stash can override c/base/name - fixed some typos - extended the documentation (Andrew Ford) 0.07 Sat Mar 04 23:00:00 2005 - fixed the bugs produced by draven and the_jester ;) 0.06 Fri Mar 04 20:00:00 2005 - new helper api 0.05 Mon Feb 28 10:00:00 2005 - added helper 0.04 Sun Feb 27 22:00:00 2005 - better debug messages (Marcus Ramberg) 0.03 Thu Feb 17 22:00:00 2005 - don't try to render something without a template 0.02 Tue Feb 01 02:00:00 2005 - using $c->req->match instead of $c->req->action 0.01 Fri Jan 28 22:00:00 2005 - first release