new helper api
[catagits/Catalyst-View-TT.git] / Changes
1 Revision history for Perl extension Catalyst::View::TT.
2
3 0.06  Fri Mar 04 20:00:00 2005
4         - new helper api
5
6 0.05  Mon Feb 28 10:00:00 2005
7         - added helper
8
9 0.04  Sun Feb 27 22:00:00 2005
10         - better debug messages (Marcus Ramberg)
11
12 0.03  Thu Feb 17 22:00:00 2005
13         - don't try to render something without a template
14
15 0.02  Tue Feb 01 02:00:00 2005
16         - using $c->req->match instead of $c->req->action
17
18 0.01  Fri Jan 28 22:00:00 2005
19         - first release