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