fix tests
[catagits/Catalyst-View-Component-SubInclude.git] / Changes
CommitLineData
b2285828 1Revision history for Catalyst-View-Component-SubInclude
2
78f2fb0c 3 - Additional documentation.
4
0a202862 50.08 Sun 16 May 15:52:00 2010
6 - Released 0.07_03 with no further changes.
7
bff1b853 80.07_03 Fri Feb 19 00:31:00 2010
340929a7 9 - Autogenerate README file from Pod.
10 - Fix missing test_requires dependency on parent by dropping use of
9e1146e4 11 that module.
12
286c3089 130.07_02 Fri Feb 19 00:11:00 2010
14 - Fix missing test_requires dependency on Catalyst::Action::RenderView.
15
cc37b7b3 160.07_01 Mon Feb 15 22:41:54 2010
17 - It is now possible to configure plugins, and the subrequest
18 and visit plugins can be configured to not replace the stash
19 before redispatching.
20 - Fix Visit plugin to work with newer Catalyst versions.
21 - Use uri_for_action instead of calling methods in the dispatcher
22 directly when possible.
23 - Call pulbic rather than private methods in the dispatcher in the
24 subrequest backend.
25 - Plugins which are used now generate an instance for each plugin
26 which is subsequently cached.
27 - Fix useage of namespace::clean
28 - Proper test application bundled with the distribution.
29 - Proper tests for all engines in the distribution.
30 - Use Catalyst::Component::ContextClosure instead of weakening
31 the context manually.
32 - Make pod tests only run in author mode.
33 - General code cleanup.
34
9399de67 350.07 Mon Jul 27 20:45:42 2009
36 - Fix some issues related to Args/CaptureArgs handling in the SubRequest
37 and Visit plugins.
38
c2725520 390.06
ab0b6bbd 40 - Weaken $c to avoid a memory leak.
41
7c937ccc 420.05 Tue Apr 21 19:16:00 2009
43 - Change attribute constraint from ClassName to Str to fix issue with
44 newer Catalyst versions
45
84616d2a 460.04 Wed Feb 11 00:38:02 2009
c2725520 47 - Recreate dist because the CPAN indexer doesn't like tarballs generated
84616d2a 48 on Windows.
49
b2285828 500.03 Fri Feb 6 17:58:50 2009
84616d2a 51 - Add "subinclude_using"
52 - Tidy up dist (added README and this Changes file)
b2285828 53
540.02 Thu Feb 5 23:26:54 2008
55 - Fixed several issues related to Chained actions
84616d2a 56 - Added the Visit subinclude plugin
b2285828 57
580.01 Fri Jan 30 21:00:00 2009
59 First public version.
60