some updates
[catagits/Catalyst-View-TT.git] / Changes
CommitLineData
8077080c 1Revision history for Perl extension Catalyst::View::TT.
2
becb7ac2 30.10 XXX XXX XX XX:00:00 2005
2774dc77 4 - Added POD tests and made them pass.
becb7ac2 5 - updated for Catalyst 5
6
70a5ab0a 70.09 Wed Mar 29 13:47:00 2005
8 - Don't override user-set charset/content-type
9 - Cleaned up the content-type we set.
2599ee6f 10 - Updated README to current POD to current POD
becb7ac2 11
57cfe226 120.08 Wed Mar 29 12:22:00 2005
13 - changed order of stash so stash can override c/base/name
c90b1329 14 - fixed some typos
4687ac0d 15 - extended the documentation (Andrew Ford)
caa61517 160.07 Sat Mar 04 23:00:00 2005
17 - fixed the bugs produced by draven and the_jester ;)
18
6bf01217 190.06 Fri Mar 04 20:00:00 2005
20 - new helper api
21
8077080c 220.05 Mon Feb 28 10:00:00 2005
23 - added helper
24
250.04 Sun Feb 27 22:00:00 2005
26 - better debug messages (Marcus Ramberg)
27
280.03 Thu Feb 17 22:00:00 2005
29 - don't try to render something without a template
30
310.02 Tue Feb 01 02:00:00 2005
32 - using $c->req->match instead of $c->req->action
33
340.01 Fri Jan 28 22:00:00 2005
35 - first release