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