Files
perl-Dancer/perl-Dancer.changes

80 lines
3.1 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Jan 31 15:51:47 UTC 2011 - pascal.bleser@opensuse.org
- update to 1.3001:
* fix weird Plack error "status code needs to be an integer greater than or
equal to 100", because of a typo in a call to Dancer::Error (Closes issue
GH#264)
* uri_(un)escape cookie value; closes GH-248
* path for send_file must be relative from the public directory
* support for complex values in cookies (scalars, flat arrays and flat
hashes); fixes issue GH#249
* Request.pm Decode HTTP::Request's uploads
* support for aliases for content_type and refactoring of mime-types
handling, with a new class Dancer::MIME (closes issue GH #124)
* deprecation of Dancer::Config::mime_types (now handled by Dancer::MIME)
* fix a bug in YAML session backend, during the creation of the session file
- changes from 1.3000_02:
* added forward() functionality (incl. tests and docs)
* fix for --no-check switch in script/dancer
* refactoring of Dancer::Template::Abstract
+ add support of apply_layout and apply_renderer
+ deprecation of render_with_layout (now handled better)
+ add an accessor "engine" to the DSL to access any engine singleton
+ better interface for Dancer::Object and Dancer::Object::Singleton
- changes from 1.3000_01:
* better check of keywords used in plugins
* fix some unicode issues, refactored all file openings in one function in
Dancer::FileUtils
* add a --no-check switch to script/dancer to disable remote check of new
Dancer versions
* add script/wallflower, helper to turn a Dancer application into a static
* web site
* better behaviour for plugin_setting (better search, more user-friendly)
* support for configurable log format in logger engines
-------------------------------------------------------------------
Wed Jan 19 18:24:57 UTC 2011 - dbahi@novell.com
- update to 1.2003 release
-------------------------------------------------------------------
Wed Dec 8 20:08:14 UTC 2010 - dbahi@novell.com
- update to 1.2002_01 release remove all done_testing again
-------------------------------------------------------------------
Tue Dec 7 13:48:32 UTC 2010 - dbahi@novell.com
- update to 1.2002 release
-------------------------------------------------------------------
Wed Dec 1 13:31:26 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Fri Sep 24 15:15:54 UTC 2010 - dbahi@novell.com
- update to 1.1901 first release candidate for 1.2
-------------------------------------------------------------------
Wed Sep 22 03:31:28 UTC 2010 - dbahi@novell.com
- tests: fix patching of t/14_/01_
-------------------------------------------------------------------
Tue Sep 21 19:58:19 UTC 2010 - dbahi@novell.com
- tests: added buildrequires pkgs for test coverage
- tests: patch for test::more qw(no_plan) and #done_testing;
-------------------------------------------------------------------
Mon Sep 20 03:47:57 UTC 2010 - dbahi@novell.com
- initial package 1.1811
* created by cpanspec 1.78