[dancer-users] Dancer1 v1.3136 on its way to CPAN

Yanick Champoux yanick at babyl.dyndns.org
Sun May 24 16:51:25 BST 2015


Hey all,

A new version of D1 is on its way to CPAN. The changelog is copied below
for your enjoyment. The big thing in this release is a patch to the
session handling that makes Dancer only query the backend for the
session data once per request, which should makes things much better for
some session engines.


1.3136 2015-05-24
 [DOCUMENTATION]
 - Remove mention of format 'with_id' from Dancer::Logger::Abstract.
   (GH#112, Fabrice Gabolde)

 [ENHANCEMENTS]
 - Cache sessions such that they are only retrieved once per request.
   (GH#1105, GH#992, Yanick Champoux)

 [STATISTICS]
 - code churn: 7 files changed, 119 insertions(+), 16 deletions(-)



Enjoy!
`/anick


More information about the dancer-users mailing list