9
0
Files
perl-Mojolicious/perl-Mojolicious.changes

30 lines
1.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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
-------------------------------------------------------------------
Fri Feb 18 22:38:47 CET 2011 - pascal.bleser@opensuse.org
- initial version (1.11)