Catalyst-Plugin-Static-Simple
view release on metacpan or search on metacpan
0.22 2009-08-21 18:14:59
- Add tests for delivering empty files.
- Fix those tests by depending on Catalyst-Runtime 5.80008.
- Throw away compatibility code for older catalyst versions.
- Fix docs to not include plugins in call to ->setup() (t0m)
0.21 2009-03-29 20:31:49
- Documentation improvements (jester)
- Change from NEXT to MRO::Compat - RT#40628, RT#44553 (ilmari)
- Bump prereq to MIME::Types to 1.25 to correctly send files
commonly used to graft support for transparent PNGs into
MSIE6 - RT#41314 (Florian Ragwitz)
0.20 2007-09-24 10:00:00
- Fixed issue where the static dir regex did not add a trailing
slash so URLs such as /static1 were served as static when they
should be handled by Catalyst. (Will Hawes)
- Added text/html Content-Type to 404 responses. (Will Hawes)
0.19 2007-07-02 17:00:00
- Fixed test failure on some systems in 11serve_static.t due to
( run in 0.299 second using v1.01-cache-2.11-cpan-0a6323c29d9 )