0.09 release.
[catagits/Catalyst-View-TT.git] / Changes
CommitLineData
8077080c 1Revision history for Perl extension Catalyst::View::TT.
2
70a5ab0a 30.09 Wed Mar 29 13:47:00 2005
4 - Don't override user-set charset/content-type
5 - Cleaned up the content-type we set.
2599ee6f 6 - Updated README to current POD to current POD
57cfe226 70.08 Wed Mar 29 12:22:00 2005
8 - changed order of stash so stash can override c/base/name
c90b1329 9 - fixed some typos
4687ac0d 10 - extended the documentation (Andrew Ford)
caa61517 110.07 Sat Mar 04 23:00:00 2005
12 - fixed the bugs produced by draven and the_jester ;)
13
6bf01217 140.06 Fri Mar 04 20:00:00 2005
15 - new helper api
16
8077080c 170.05 Mon Feb 28 10:00:00 2005
18 - added helper
19
200.04 Sun Feb 27 22:00:00 2005
21 - better debug messages (Marcus Ramberg)
22
230.03 Thu Feb 17 22:00:00 2005
24 - don't try to render something without a template
25
260.02 Tue Feb 01 02:00:00 2005
27 - using $c->req->match instead of $c->req->action
28
290.01 Fri Jan 28 22:00:00 2005
30 - first release