Dancer1 v1.3139 (TRIAL) on its way to CPAN
Hi all, A new trial version of Dancer1 is on its way to CPAN. For this release, we're reverting two patches that proved to cause problems: the loading of configuration via a hash, and the caching of the session for the request lifecycle. (the changelog with the ticket numbers is included below) If nothing catch fire within 7 days, the release will be promoted to non-trial. As usual, a big thank to everybody who was involved in this release. Y'all rock. :-) Joy, `/anick 1.3139 2015-06-25 [ BUG FIXES ] - Reverted caching of session, as it can cause problem when the user is using 'session->destroy' (GH#1120). - Reverted loading config from hash. (GH#1121) [ STATISTICS ] - code churn: 9 files changed, 55 insertions(+), 249 deletions(-)
participants (1)
-
Yanick Champoux