Dancer 1 v1.3127 on its way to CPAN
Hi all! A new version of Dancer 1 is on its way to CPAN as we speak -- the changelog is provided below for your pleasure. As usual, a big thank to everyone who pitched in. You're all wonderful, wonderful people. :-) Joy, `/anick 1.3127 2014-09-08 [BUG FIXES] - Test was using deprecated 'import_warnings'. (GH#1045, mokko) - Fix default test names for headers and redirection test methods. (GH#1048, odyniec) - DANCER_SERVER_TOKENS and DANCER_SESSION_INFO are now DANCER_NO_SERVER_TOKENS and DANCER_NO_SESSION_INFO. And working. :-) (GH#1014, Yanick Champoux) - 'any' wasn't understanding 'del' (only 'delete'). (GH#1044, Yanick Champoux) [DISTRIBUTION] - Now using Dist::Zilla as package manager. [DOCUMENTATION] - Correct POD formatting for HTTP methods in introduction.pod. (GH#1047, Lx) [ENHANCEMENTS] - environment configs are now merged with the global config, versus the previous behavior that was overriding the whole config segments. (GH#1016, Yanick Champoux) - Dancer::Handler::Debug now accepts env variables from the command-line. (GH#1056, Yanick Champoux) - Accessing values abstracted as methods in Dancer::Session. (GH#1000, John Wittkoski)
Thanks Yanick Update is done cpanm Dancer --> Working on Dancer Fetching http://www.cpan.org/authors/id/Y/YA/YANICK/Dancer-1.3129.tar.gz ... OK Configuring Dancer-1.3129 ... OK Building and testing Dancer-1.3129 ... OK Successfully installed Dancer-1.3129 (upgraded from 1.3125) 1 distribution installed All is ok for me bye Hugues. Le 09/09/2014 02:53, Yanick Champoux a écrit :
Hi all!
A new version of Dancer 1 is on its way to CPAN as we speak -- the changelog is provided below for your pleasure.
As usual, a big thank to everyone who pitched in. You're all wonderful, wonderful people. :-)
Joy, `/anick
1.3127 2014-09-08 [BUG FIXES] - Test was using deprecated 'import_warnings'. (GH#1045, mokko) - Fix default test names for headers and redirection test methods. (GH#1048, odyniec) - DANCER_SERVER_TOKENS and DANCER_SESSION_INFO are now DANCER_NO_SERVER_TOKENS and DANCER_NO_SESSION_INFO. And working. :-) (GH#1014, Yanick Champoux) - 'any' wasn't understanding 'del' (only 'delete'). (GH#1044, Yanick Champoux)
[DISTRIBUTION] - Now using Dist::Zilla as package manager.
[DOCUMENTATION] - Correct POD formatting for HTTP methods in introduction.pod. (GH#1047, Lx)
[ENHANCEMENTS] - environment configs are now merged with the global config, versus the previous behavior that was overriding the whole config segments. (GH#1016, Yanick Champoux) - Dancer::Handler::Debug now accepts env variables from the command-line. (GH#1056, Yanick Champoux) - Accessing values abstracted as methods in Dancer::Session. (GH#1000, John Wittkoski) _______________________________________________ dancer-users mailing list dancer-users@dancer.pm http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
On 14-09-11 03:02 AM, Hugues wrote:
Update is done
cpanm Dancer --> Working on Dancer Fetching http://www.cpan.org/authors/id/Y/YA/YANICK/Dancer-1.3129.tar.gz ...
All is ok for me
Excellent. As you might have noticed, two other releases went out in quick succession because the dzil conversion made two booboos (a bogus dependency and the 'dancer' script went awol for a moment). Fortunately, eagle-eyed users warned me within hours of the releases, and I was able to fix everything pretty quickly. :-) Enjoy! `/anick
participants (2)
-
Hugues -
Yanick Champoux