root/lang/perl/CGI-Carp-DebugScreen/trunk/Changes @ 30866

Revision 24589, 1.6 kB (checked in by charsbar, 4 years ago)

CGI-Carp-DebugScreen?: further refactoring; 0.15 -> CPAN

  • Property svn:eol-style set to native
Line 
1Revision history for CGI::Carp::DebugScreen
2
30.15  2008/11/22
4  - major refactoring; internals are changed a lot
5  - now accepts any engine/view with "as_html" method
6  - some of the name of the options are changed and
7    waiting for deprecation. If you have used a custom
8    view, see the sources and find "XXX"s.
9  - added some tests
10
110.14  2007/05/27
12  - maintenance release: no significant code changes
13  - added license to Makefile.PL
14  - updated version of META.yml
15
160.13  2006/01/23
17  - changed internal behavior to support mod_perl (1, and
18    probably 2)
19  - changed view's (internal) APIs (view->as_html)
20
210.12  2006/01/16
22  - added link to Sledge::Plugin::DebugScreen
23  - added pod / pod-coverage testing and fixed pods.
24
250.11  2006/01/14
26  - now Dumper (watchlist) can ignore overloading, thus
27    poking into the object further.
28
290.10  2006/01/14
30  - fixed a parsing error
31
320.09  2006/01/13
33  - fixed a parsing error to show multi-lines message correctly
34
350.08  2006/01/04
36  - fixed TT and DefaultView templates to hide the box and
37    the navigation without data
38
390.07  2006/01/03
40  - added CGI::Carp::DebugScreen::Dumper and a watchlist function
41  - templates output the C::C::DS' version and the engine name
42  - separated tests on TT and HTML::Template
43
440.06  2005/12/27
45  - fixed a parsing error (with <DATA> line)
46
470.05  2005/12/27
48  - fixed some 'uninitialized' errors
49
500.04  2005/12/25
51  - fixed lt escape for DefaultView and TT
52
530.03  2005/12/22
54  - fixed a packaging error; sorry again
55
560.02  2005/12/21
57  - fixed a packaging error
58
590.01  2005/12/21
60  - Initial release
Note: See TracBrowser for help on using the browser.