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