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