fixed the bugs produced by draven and the_jester ;)
[catagits/Catalyst-View-TT.git] / Changes
CommitLineData
8077080c 1Revision history for Perl extension Catalyst::View::TT.
2
caa61517 30.07 Sat Mar 04 23:00:00 2005
4 - fixed the bugs produced by draven and the_jester ;)
5
6bf01217 60.06 Fri Mar 04 20:00:00 2005
7 - new helper api
8
8077080c 90.05 Mon Feb 28 10:00:00 2005
10 - added helper
11
120.04 Sun Feb 27 22:00:00 2005
13 - better debug messages (Marcus Ramberg)
14
150.03 Thu Feb 17 22:00:00 2005
16 - don't try to render something without a template
17
180.02 Tue Feb 01 02:00:00 2005
19 - using $c->req->match instead of $c->req->action
20
210.01 Fri Jan 28 22:00:00 2005
22 - first release