2011-03-11 00:47:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Mar 11 00:41:46 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
|
|
- update to 1.12:
|
|
|
|
|
* relicensed all artwork to CC-SA, so the whole distribution can be
|
|
|
|
|
considered "open" again
|
|
|
|
|
* deprecated MOJO_JSON_CONFIG environment variable in favor of MOJO_CONFIG
|
|
|
|
|
* added EXPERIMENTAL support for IPv6
|
|
|
|
|
* added more Perl-ish configuration plugin
|
|
|
|
|
* added drain callback support for WebSockets
|
|
|
|
|
* added line numbers to Mojo::JSON error messages
|
|
|
|
|
* removed experimental status from hypnotoad and Mojolicious::Plugin::TagHelpers
|
|
|
|
|
* removed experimental status from many attributes and methods all over
|
|
|
|
|
Mojolicious
|
|
|
|
|
* improved attribute support of the select_field tag helper
|
|
|
|
|
* improved text_field tag helper
|
|
|
|
|
* improved tag helper attribute escaping
|
|
|
|
|
* improved attrs method in Mojo::DOM
|
|
|
|
|
* updated to jQuery to version 1.5.1
|
|
|
|
|
* fixed XSS issue in link_to helper
|
|
|
|
|
* fixed route unescaping bug
|
|
|
|
|
* fixed small Mojo::DOM bug
|
|
|
|
|
* fixed small documentation bug
|
|
|
|
|
|
2011-02-18 22:40:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Feb 18 22:38:47 CET 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
|
|
- initial version (1.11)
|
|
|
|
|
|