extended the documentation
[catagits/Catalyst-View-TT.git] / Changes
1 Revision history for Perl extension Catalyst::View::TT.
2
3 0.08  XXX XXX XX XX:XX:XX 2005
4         - fixed some typos
5         - extended the documentation (Andrew Ford)
6
7 0.07  Sat Mar 04 23:00:00 2005
8         - fixed the bugs produced by draven and the_jester ;)
9
10 0.06  Fri Mar 04 20:00:00 2005
11         - new helper api
12
13 0.05  Mon Feb 28 10:00:00 2005
14         - added helper
15
16 0.04  Sun Feb 27 22:00:00 2005
17         - better debug messages (Marcus Ramberg)
18
19 0.03  Thu Feb 17 22:00:00 2005
20         - don't try to render something without a template
21
22 0.02  Tue Feb 01 02:00:00 2005
23         - using $c->req->match instead of $c->req->action
24
25 0.01  Fri Jan 28 22:00:00 2005
26         - first release