root/lang/perl/Moxy/trunk/Changes @ 9979

Revision 9979, 1.5 kB (checked in by tokuhirom, 5 years ago)

lang/perl/Moxy: Checking in changes prior to tagging of version 0.30. Changelog diff is:

=== Changes
==================================================================
--- Changes (revision 11532)
+++ Changes (local)
@@ -1,5 +1,23 @@

Revision history for Moxy


+0.30
+
+ - MAJOR VERSION UP RELEASE!!
+ - THIS RELEASE HAVE MANY INCOMPATIBLE CHANGES
+
+ - based on Class::Component(tokuhirom)
+ - Plugin::Filter::* renamed to Plugin::*(tokuhirom)
+ - Plugin::Server::* renamed to Server::*(tokuhirom)
+ - added many tests!(tokuhirom)
+
+ - new features!
+ -- guid=ON support(tokuhirom).
+ -- focus to location bar(requested by nekokak++)
+ -- controll panel is moved to 右上.(precuredaisuki++)
+
+ - bug fixed
+ -- DisableTableTag?: bug fixed...
+

0.25


  • (SECURITY FIX) do not allow the file schema.(reported by yappo++)

Unknown target: CHANGES.

Line 
1Revision history for Moxy
2
30.30
4
5    - MAJOR VERSION UP RELEASE!!
6    - THIS RELEASE HAVE MANY INCOMPATIBLE CHANGES
7   
8    - based on Class::Component(tokuhirom)
9    - Plugin::Filter::* renamed to Plugin::*(tokuhirom)
10    - Plugin::Server::* renamed to Server::*(tokuhirom)
11    - added many tests!(tokuhirom)
12
13    - new features!
14    -- guid=ON support(tokuhirom).
15    -- focus to location bar(requested by nekokak++)
16    -- controll panel is moved to 右上.(precuredaisuki++)
17
18    - bug fixed
19    -- DisableTableTag: bug fixed...
20
210.25
22
23    - (SECURITY FIX) do not allow the file schema.(reported by yappo++)
24    - added Plugin::Filter::QRCode::Imager by typester++
25
260.24
27
28    - bug fixed in Moxy::Plugin::QRCode.
29
300.23
31
32    - fixed dependnecies. use Test::Base.
33
340.22
35
36    - return valid Content-Length.
37
380.21
39
40    - added Moxy::Plugin::Server::POE
41
420.20 (BIG CHANGE!!)
43
44    - this release have a BIG CHANGE.
45      config.yaml is INCOMPATIBLE.
46    - Moxy::Plugin::Server is rewrite from scratch.
47    - proxy mode is removed.
48
490.08
50
51    - (INCOMPATIBLE CHANGE) plugin hook point is all changed.
52    - internal code is utf-8 instead of euc-jp.
53    - Moxy::Plugin::Application is direct access to the server.
54
550.07
56
57    - rewrote Moxy::Plugin::Pictogram by HTML::ReplacePictogramMobileJp
58
590.06
60
61    - added new plugin: Plugin::HTTPHeader.easy to rewrite HTTP headers.
62    - Plugin::GPS support DoCoMo posinfo
63
640.05  Wed Feb 2 22:06:54 2008
65        - update documents
66
670.04  Wed Feb 2 03:14:30 2008
68        - include pictogram image
69
70
Note: See TracBrowser for help on using the browser.