The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Mojolicious::Plugin::RenderFile

0.01
        First version, released on an unsuspecting world.

0.02
		Fixed POD

0.03
        Added byte range support (Akron)

0.04
        Added "content_type" support and "content_disposition" options

0.04
        Replaced "content_type" option with "format" option. Added "data" option

0.06
        Multibyte filenames support.
        Updated Mojolicious version dependency to 3.90

0.07
        Added license
        Fixed utf8 filename issue

0.08
        File cleanup support

0.09
        Not loose previously setted headers

0.10
        Do not include unicode in distro

0.11
        Add "content_type" option

0.12 
        Fix warning about content_type and format incompatiblity