cpan Mojolicious 1.22

latest releases: 9.36, 9.35, 9.34...
13 years ago
  • Added opposite tests to Test::Mojo.
  • Deprecated Mojo::IOLoop on_tick method in favor of the recurring method. (sbertrang)
  • Deprecated Mojo::IOLoop on_hup method in favor of the on_close method.
  • Deprecated on_build_tx methods in favor of on_transaction methods.
  • Deprecated on_handler methods in favor of on_request methods.
  • Updated WebSocket implementation to ietf-07.
  • Renamed on_idle method in Mojo::IOLoop to idle.
  • Reduced memory requirements of cached templates by up to 50%.
  • Fixed controller specific render_exception and render_not_found methods.
  • Fixed Mojo::JSON string size limit. (henryykt)
  • Fixed Windows bug in Mojo::Asset::File. (kimoto)
  • Fixed small memory leak.
  • Fixed small stack localization bug.
  • Fixed small tag helper escaping bug. (cheese)

Don't miss a new Mojolicious release

NewReleases is sending notifications on new releases.