Revision history for Dancer-Plugin-NYTProf

0.04    2011-11-13
        Remove taint from test to avoid insecure dependency failures further
        down the line.

0.03    2011-11-03
        Use hook instead of before/after, which cause deprecation warnings now.
        (Stefan Hornburg (racke))

0.02    2011-07-25
        Require Dancer >=  1.3060.
        (param() wasn't available before then, thanks to sukria for pointing
        this out)

0.01    2011-07-23
        Initial version.  Working, but plenty of room for improvement.