Release history for Plack-Middleware-LogAny
0.001 2012-11-02
- initial release
0.001001 2022-12-01
- adoption (original author:
Michael Alan Dorman <mdorman@ironicdesign.com>)
- change authoring tool
(from Dist::Zilla to ExtUtils::MakeMaker::CPANfile)
- add this Changes file
- tidy source code and test script
- increase test coverage to 100%
- handle 0 category accurately
0.001002 2022-12-05
- do not create authoring related MakeMaker postamble section
on some platforms (background: the make syntax differs)
0.001003 2022-12-10
- use tailcall to replace the current invocation of psgix.logger
- make sure that the issuer of a logging request (%M) is set
properly [RT #144221]