Dancer

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

 - Support HTTP_X_FORWARDED_HOST in behing proxy (Ipaponov).
 - Deserialize PATCH requests (Sam Kington).
 - Encode log messages properly if charset UTF-8 is set (David Precious,
   thanks to Penfold for the fix & MiklerGM for reporting).

 [DOCUMENTATION]
 - Clean up "plack_middlewares" example in docs (Richard Simões).

 [ENHANCEMENTS]
 - Continuations-style exception system! (Damien Krotkine).
 - The ability for dancer_response to send file contents for file uploads
   as a scalar, instead of reading from file on disk (Squeeks).

1.3080 2011-10-25
 - Codename: Sawyer's Sugar Stream // Sawyer X **

 [ENHANCEMENTS]
 - No functional changes, just releasing as stable.

1.3079_05 2011-10-02
 [API CHANGES]
 - Deprecation of 'before', 'before_template' and 'after' in favor of hook
   (Alberto Simões)

 [BUG FIXES]
 - Minor corrections (jamhed, felixdo)
 - Log if a view and or a layout is not found (Alberto Simões, reported by
   David Previous)

 [ENHANCEMENTS]
 - Add support for the HTTP 'PATCH' verb (David Precious)

1.3079_04 2011-10-02
 [DOCUMENTATION]
 - Dancer::Plugins typos (Olof Johansson).
 - PSGI handler documented (chromatic).

 [ENHANCEMENTS]
 - PSGI handler code cleaned up (chromatic).
 - Improved warning localizations (chromatic).

1.3079_03 2011-09-10
 [BUG FIXES]
 - Don't clobber TT INCLUDE_PATH if the user set it specifically in the
   config file - Issue 643 (David Precious, reported by meraxes)
 - Don't require a space after semi-colon delimiting multiple name=value
   cookie pairs - Issue 642 (David Precious, reported by travisbeck)

 [ENHANCEMENTS]
 - Support XML::Simple configuration for serializing/deserializing (Alberto
   Simões)
 - Hard deprecate lots of stuff (Alberto Simões)

1.3079_02 2011-08-28
 [BUG FIXES]
 - Remove hard-coded version from 404.html and 500.html (Alberto Simões)
 - Fix logging of UTF8-encoded strings (jamhed)
 - Do not clean 'vars' during forward (Alberto Simões)

 [ENHANCEMENTS]
 - Add streaming support to send_file. (Sawyer X)

1.3079_01 2011-08-17
 [BUG FIXES]
 - Fix prefix behavior with load_app (alexrj)
 - send_file() shouldn't clobber previously-set response status (David
   Precious, reported by tylerdu - thanks!)
 - Depend on URI 1.59 - Fixes problems when redirecting with UTF-8 strings
   (Alberto Simões)
 - Fix before_serializer POD fix (Yanick Champoux)

 [DOCUMENTATION]
 - Cookbook links to canonical documentation of keywords in Dancer.pm, so
   readers encountering a new keyword can easily see the docs for it (David
   Precious)
 - Docs for debug/warning/error link to Dancer::Logger for details on how
   to control where logs go (David Precious)
 - Document import_warnings option, and mention it & link to that
   documentation in opportune places.
 - Document that 'get' also creates a route for 'HEAD' requests (David
   Precious, prompted by Matt S Trout)
 - Extend request() keyword docs with examples (David Precious)
 - Correct port in Lighty/FCGI example in Dancer::Deployment (David
   Precious, thanks to pwfraley in Issue 621)

 [ENHANCEMENTS]
 - send_file can send data (pass a reference to a scalar), and can specify
   a content-disposition filename. (Alberto Simões)
 - Set 'Server' HTTP response header as well as 'X-Powered-By'.  For cases
   where Dancer is being accessed directly, or the proxy passes on this
   header, it's nice to see it.  (David Precious)

1.3072 2011-08-23
 - Codename: Precious David Precious // David Precious (bigpresh) **

 [ENHANCEMENTS]
 - No functional changes, just releasing as stable.

1.3071 2011-07-26
 - Security release based on 1.3070 **

 [SECURITY]
 - FIX directory traversal issue Since 1.3070, it was possible to abuse the
   static file serving feature to obtain files from a directory immediately
   above the directory configured to serve static files from. (Vladimir
   Lettiev and David Precious)

1.3070 2011-07-14
 - Codename: The Exceptional Mr. Dams // Damien Krotkine (dams) **

 [ENHANCEMENTS]
 - No functional changes, just releasing as stable.

1.3069_02 2011-07-10
 [BUG FIXES]
 - Fix a bunch of cpan testers reports				   (Alberto
   Simões)

1.3069_01 2011-07-07
 [BUG FIXES]
 - Fix a bug while parsing some cookies (Franck Cuny)

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 2.127 seconds using v1.00-cache-2.02-grep-82fe00e-cpan-1925d2aa809 )