------------------------------------------------------------------- Thu Mar 17 19:46:06 UTC 2011 - pascal.bleser@opensuse.org - update to 1.14: * added support for multiple dns servers to Mojo::IOLoop * added config helper to Mojolicious::Plugin::Config * changed resolv.conf parser in Mojo::IOLoop to use the first nameserver * changed lookup method in Mojo::IOLoop to pick records randomly * fixed small optional tag bugs in Mojo::DOM * fixed JavaScript/CSS bug in Mojo::DOM ------------------------------------------------------------------- Mon Mar 14 22:04:26 UTC 2011 - pascal.bleser@opensuse.org - update to 1.13: * deprecated Mojo::Client in favor of the much sleeker Mojo::UserAgent * made the most common Mojo::IOLoop methods easier to access for the singleton instance ------------------------------------------------------------------- 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)