Revision history for Task-Dancer

0.13    11.09.10
        * Adding Dancer::Plugin::DBIC

0.13    12.07.10
        * Adding Dancer::Logger::PSGI
        * Adding Dancer::Session::PSGI
        * Adding Dancer::Plugin::Scoped
        * Adding Dancer::Debug

0.12    24.06.10
        * Adding Dancer::Template::Ctpp2

0.11    28.05.10
        * Adding Dancer::Template::Alloy
        * Adding Dancer::Plugin::REST
        * Adding Dancer::Plugin::Email
        * Adding Dancer::Plugin::Validation
        * Sorting POD

0.10    22.04.10
        * Adding Dancer as required - d'oh!
        * Miminum version of Dancer::Template::HtmlTemplate is 0.02.

0.09    20.04.10
        * Rewrote the Makefile.PL to make it programmatic, easier to add.
        * Added Dancer::Template::TemplateSandbox.
        * Added Dancer::Template::HtmlTemplate.
        * Added Dancer::Plugin::Database.
        * Added Dancer::Plugin::SiteMap.

0.08    07.03.10
        * Updating META.yml manually
        * Bad Makefile.PL, fixes #54899 and #54889, sorry!
        (Thanks Miyagawa and Kenichi Ishigaki!)

0.07    06.03.10
        * Adding Dancer::Template::Mason since it reached stable release.

0.06    21.02.10
        * Bumping version to fix PAUSE upload.

0.05    21.02.10
        * Removed Tenjin in feature, since Dancer::Template::Tenjin is fixed.
        * Adding test to allow CPAN toolchain to succeed in tests.

0.04    19.02.10
        * Bumping version because of bad PAUSE upload.

0.03    19.02.10
        * Trying to use "auto_features" again.
        * Failing that (using daxim's advice) moved to Module::Install.
        * Removed strict and warnings (what's the point?).
        * Removed unnecessary tests.

0.02    18.02.10
        * Using "recommends" instead of "auto_features".
        * Correcting Logger::Syslog.
        * Adding Dancer::Session::Storable.

0.01    18.02.10
        First version, includes quite a lot :)