New TRIAL version of Dancer 1 on its way to CPAN
Hi all, v1.3137 of Dancer1 is on its way to CPAN. This is a trial release. If nothing wrong is being reported within a week, it'll be promoted to a GA release. For your pleasure, the changelog is copied below. As usual, a big 'thank you' to everybody who had a part in the work involved. Y'all rock. 1.3137 2015-06-05 [ BUG FIXES ] - Dancer::Logger->init invocation was using `setting()` instead of `settings()`. (GH#1103, jwittkoski) - Skip utf8 tests on cygwin. (GH#1046, mokko) - Dancer::Session::YAML now refuse cookies that aren't alphanumerical. (yanick) [ ENHANCEMENTS ] - Provide a way to load settings directly from hash. (GH#1113, fgabolde) - Remove 'auto-reload' feature. (GH#1058, alambike) - Add methods to interact with TT's wrappers. (GH#1034, David Zurborg) [ STATISTICS ] - code churn: 13 files changed, 277 insertions(+), 212 deletions(-) Joy, `/anick
participants (1)
-
Yanick Champoux