cpan Mojolicious 9.27

latest releases: 9.38, 9.37, 9.36...
2 years ago
  • Added support for static assets.
  • Added support for JSON and plain text exceptions.
  • Removed experimental status from capture method in Mojo::Log.
  • Added asset_dir attribute to Mojolicious::Static.
  • Added asset_path method to Mojolicious::Static.
  • Added url_for_asset method to Mojolicious::Controller.
  • Added reply->html_exception, reply->html_not_found, reply->json_exception, reply->json_not_found,
    reply->http_exception, reply->http_not_found, reply->txt_exception and reply->txt_not_found helpers to
    Mojolicious::Plugin::DefaultHelpers.
  • Added asset_tag helper to Mojolicious::Plugin::TagHelpers.
  • Fixed a bug where async rendering did not work properly in the before_dispatch hook. (andrii-suse)

Don't miss a new Mojolicious release

NewReleases is sending notifications on new releases.