fixed incorrect eval for skip
[catagits/Catalyst-Runtime.git] / Changes
1 # This file documents the revision history for Perl extension Catalyst.
2
3 5.90097 - 2015-07-28
4   - $c->uri_for now defines a final argument for setting the URL fragment
5   /URL anchor.  This is now the canonical approach to setting a fragment
6   via uri_for.
7   - Reverted how we treat $c->uri_for($path) where $path is a string.  When
8     we introduced the UTF-8 work we started encoding stringy paths, which
9     breaks code that did not expect that.  We now consider stringy $path to
10     be 'expert' mode and you are expected to perform all nessary encoding.
11
12 5.90096 - 2015-07-27
13   - Fixed regression introduced in previous release that prevented a URI
14     fragment from getting properly encoded.  Added more tests around this
15     to define behavior better.
16
17 5.90095 - 2015-07-27
18   - Minor test case tweak that I hope solve some minor hiesenfails reported
19     on CPAN testers.
20   - (https://github.com/perl-catalyst/catalyst-runtime/pull/109) added som
21     additional directions to how to setup a development sandbox
22   - (https://github.com/perl-catalyst/catalyst-runtime/pull/108) fix bug in
23     encoding where URI fragment seperator '#' in ->uri_for would get encoded.
24
25 5.90094 - 2015-07-24
26   - When there is a multipart POST request and the parts have extended
27     HTTP headers, try harder to decode and squeeze a meaningful value
28     out of it before giving up and crying.  Updated docs and tests to
29     reflect this change.  This should solve problems when your clients
30     are posting multipart form values with special character sets.
31   - Fixed issue where last_error actually returned the first error.  Took
32     the change to add a 'pop_errors' to give the inverse of shift_errors.
33   - Merged Pull Requests:
34     - https://github.com/perl-catalyst/catalyst-runtime/pull/95
35     - https://github.com/perl-catalyst/catalyst-runtime/pull/96
36     - https://github.com/perl-catalyst/catalyst-runtime/pull/97
37     - https://github.com/perl-catalyst/catalyst-runtime/pull/98
38     - https://github.com/perl-catalyst/catalyst-runtime/pull/106
39     - https://github.com/perl-catalyst/catalyst-runtime/pull/107
40
41 5.90093 - 2015-05-29
42   - Fixed a bug where if you used $res->write and then $res->body, the
43     contents of body would be double encoded (gshank++).
44
45 5.90092 - 2015-05-19
46   - Allows you to use a namespace suffix for request, response and stats
47     class traits.  Docs and tests for this.
48   - Refactor the change introduced in 5.90091 to solve reported issues (for
49     example Catalyst::Controller::DBIC::API fails its tests) and to be a more
50     conservative refactor (new code more closely resembles the orginal code
51     that has proven to work for years.)
52
53 5.90091 - 2015-05-08
54   - Fixed a bug where if an injected component expanded sub components, those
55     sub components would not show up in the startup debug dev console (
56     even though they were actually created).
57
58 5.90090 - 2015-04-29
59   - Updated some documention in Catalyst::Request::Upload to clarify behavior
60     that RT ticket reported as confusing or unexpected
61   - Merged all changes from 5.90089_XXX development cycle.
62   - removed a mistaken use of Test::Most, which is not a core Catalyst
63     dependency.  Used Test::More instead.
64
65 5.90089_004 - 2015-04-28
66   - Added swanky github badges.
67   - Reverted a change to how the stats engine is setup that was incorrect.
68   - New application setup hook 'config_for' which allows one to get the
69     canonical application configuration for a controller, view or model, or
70     a plugin.  Can also be used to override and adapt what configuration is
71     retrieved.
72
73 5.90089_003 - 2015-04-27
74   - Fixed an issue where a delayed controller that did ACCEPT_CONTEXT would
75     raise an error when registering its actions.
76   - Updated some documentation around route matching.
77   - refactored the setup of injected components to allow you to hook into
78     the injection and do custom injection types.
79
80 5.90089_002 - 2015-04-17
81   - Changed the way we check for presence of Type::Tiny in a test case to be
82     more explicit in the version requirement.  Hopefully a fix for reported
83     test fail.
84   - When declaring type constraints in Args and CaptureArgs, if you want to
85     use a Moose builtin type (or a custom stringy type that you've already
86     defined and associated with the Moose::TypeRegistry) you must now quote
87     the type name.  This is to clearly disambiguate between Moose stringy types
88     and imported types.
89   - Additional changes to type constraint detection to between determine when a
90     type constraint for reference types have a measured number of arguments or
91     not.  clarify restriction on reference type constraints.
92   - Several bugs with type constraints and uri_for squashed.  More test cases
93     around all the argument type constraints to tighten scope of action.
94   - NEW FEATURE: New method in Catalyst::Utils 'inject_component', which is a core
95     version of the previously external addon 'CatalystX::InjectComponent'.  You should
96     start to convert your existing code which uses the stand alone version, since
97     going forward only the core version will be supported.  Also the core version in
98     Catalyst::Utils has an additional feature to compose roles into the injected
99     component.
100   - NEW FEATURE: Concepts from 'CatalystX::RoleApplicator' have been moved to core
101     so we now have the follow application attributes 'request_class_traits',
102     'response_class_traits' and 'stats_class_traits' which allow you to compose
103     traits for these core Catalyst classes without needing to create subclasses. So
104     in general any request or response trait on CPAN that used 'CatalystX::RoleApplicator'
105     should now just work with this core feature.  Note that  can also set thse roles
106     via new configuration keys, 'request_class_traits', 'response_class_traits' 
107     and 'stats_class_traits'. If you use both configuration and application class methods,
108     they are combined.
109   - NEW FEATURE: Core concepts from 'CatalystX::ComponentsFromConfig'.  You can now
110     setup components directly from configuration.  This could save you some effort and
111     creating 'empty' base classes in your Model/View and Controller directories.  This
112     feature is currently limited in that you can only configure components that are
113     'true' Catalyst components (but you may use Catalyst::Model::Adaptor to proxy
114     stand alone classes...).
115   - Only create a stats object if you are using stats.  This is a minor performance
116     optimization, but there's a small chance it is a breaking change, so please
117     report any stats related issues.
118   - Added a developer mode warning if you call a component with arguments that does not
119     expect arguments (for example calling $c->model('Foo', 1,2,3,4) where Myapp::Model::Foo
120     does not ACCEPT_CONTEXT.  Only components that ACCEPT_CONTEXT do anything with
121     passed arguments in $c->controller/view/model.
122   - Change the way components are setup so that you can now rely on all components
123     when setting up a component.  Previously application scoped components could not
124     reliably use an existing application scoped component as a dependecy for initialization.
125
126 5.90089_001 - 2015-03-26
127   - New development branch synched with 5.90085.
128   - NEW FEATURE: Type Constraints on Args/CaptureArgs.  Allows you to declare
129     a Moose, MooseX::Types or Type::Tiny named constraint on your Arg or 
130     CaptureArg.
131   - When using $c->uri_for (or the derived $c->uri_for_action) and the target
132     action has type constrainted args (or captures), verify that the proposed
133     URL matches the defined args.  In general $c->uri_for will be a bit more
134     noisy if the supplied arguments are not correct.
135   - New top level document on Route matching. (Catalyst::RouteMatching).  This
136     document is still in development, but is worth review and comments.
137
138 5.90085 - 2015-03-25
139   - Small change to Catalyst::Action to prevent autovivication of Args value (dim1++)
140   - Minor typo fixes (Abraxxa++)
141   - Make sure than when using chained actions and when more than one action
142     matches the same path specification AND has Args(0), that we follow the
143     "in a tie, the last action defined wins" rule.  There is a small chance
144     this is a breaking change for you.  See Catalyst::Upgrading for more.
145     You may use the application configuration setting "use_chained_args_0_special_case"
146     to disable this new behavior, if you must for back-compat reasons.
147   - Added PATCH HTTP Method action attribute shortcut.
148   - Several new configuration options aimed to give improved backwards compatibility
149     for when your URL query parameters or keywords have non UTF-8 encodings.
150     See Catalyst::Upgrading.
151
152 5.90084 - 2015-02-23
153   - Small change to the way body parameters are created in order to prevent
154     trying to create parameters twice.
155   - Use new HTTP::Body and code updates to fix issue when POSTed params have
156     non UTF-8 charset encodings or otherwise complex upload parts that are not
157     file uploads. In these cases when Catalyst can't determine what the value of
158     a form upload is, will return an instance of Catalyst::Request::PartData with
159     all the information need to figure it out.  Documentation about this corner
160     case. For RT https://rt.cpan.org/Ticket/Display.html?id=101556
161   - Two new application configuration parameters 'skip_body_param_unicode_decoding'
162     and 'skip_complex_post_part_handling' to assist you with any backward
163     compatibility issues with all the new UTF8 work in the most recent stable
164     Catalyst.  You may use these settings to TEMPORARILY disable certain new
165     features while you are seeking a long term fix.
166
167 5.90083 - 2015-02-16
168   - Fixed typo in support for OPTIONS method matching (andre++)
169   - Stop using $env->{'plack.request.query'} as a query parsing optimization
170     since 1) it doesn't belong to us and 2) there's subtle differences in the
171     way plack parses parameters and catalyst does.  This fixes a bug when you
172     are using middleware that uses Plack::Request to do its thing.  This change
173     might have subtle impact on query parsing.  Please test this change!
174
175 5.90082 - 2015-01-10
176   - Fixed a regression created in $response->from_psgi_response and test case
177     to prevent it happening again.
178
179 5.90081 - 2015-01-10
180   - created class attribute 'finalized_default_middleware' which determines
181     if the default middleware has been added to the stack yet or not.  This
182     removes a horrible hack that polluted the configuration hash.  Added
183     test case to prevent regressions.
184
185 5.90080 - 2015-01-09
186   - Minor documentation corrections
187   - Make the '79 development series stable
188
189 5.90079_008  - 2015-01-07
190   - If we get a response set from $res->from_psgi_response and that response
191     has a charset for the content type, we clear encoding for the rest of the
192     response (avoid double encoding).  Added more documentation around this.
193   - Documentation updates and typo fixes across various UTF8 docs (Mark Ellis++)
194
195 5.90079_007  - 2015-01-07
196   - Merged from Stable (5.90079)
197   - reviewed and cleaned up UTF8 related docs
198   - replace missing utf8 pragma in Catalyst::Engine
199   - Cleaned up spelling errors in various docs (abbraxxa++)
200   - New document Catalyst::UTF8 which attempts to summarize UTF8 and encoding
201     changes introduced in v5.90080.
202
203 5.90079_006  - 2015-01-02
204   - Removed unneeded dependency on RenderView in new test case that was causing fails
205     on CPAN testers that did not just happen to have that dependency already installed
206   - Updated copyright notices to 2015
207   - Documentation patches around the setup methods and clarification on on security
208     note posted a few months ago.
209   - Added my name to the contributors list
210
211 5.90079_005 - 2014-12-31
212   - Merged changes from 5.90078
213   - If configuration 'using_frontend_proxy' is set, we add the correct middleware
214     to the default middleware list.  This way you get the correct and expected
215     behavior if you are starting your application via one of the generated scripts
216     or if you are calling MyApp->psgi_app.  Previously if you started the application
217     with ->psgi_app (or to_app) we ignored this configuration option
218   - New configuration option 'using_frontend_proxy_path' which enables
219     Plack::Middleware::ReverseProxyPath on your application easily.  Please note that
220     Plack::Middleware::ReverseProxyPath is not an automatic dependency of Catalyst at
221     this time, so if you want this feature you should add it to your project dependency
222     list.  This is done to avoid continued growth of Catalyst dependencies.
223   - Tweaks encoding docs a bit to get closer to final.
224
225 5.90079_004 - 2014-12-26
226   - Starting adding some docs around the new encoding stuff
227   - Exposed the reqexp we use to match content types that need encoding via a
228     global variable.
229   - Added some test cases for JSON utf8 and tested file uploads with utf8.
230   - Fixes to decoding on file upload filenames and related methods
231   - new methods on upload object that tries to do the right thing if we find
232     a character set on the upload and its UTF8.
233   - new additional helper methods on the file upload object.
234   - new helper methods has_encoding and clear_encoding on context.
235   - Method on Catalyst::Response to determine if the response should be encoded.
236   - Warn if changing headers only if headers are finalized AND the response callback
237     has already been called (and headers already sent).
238   - Centralized rules about detecting if we need to automatically encode or not and
239     added tests around cases when you choose to skip auto encoding.
240
241 5.90079_003 - 2014-12-03
242   - Make sure all tests run even if debug mode is enabled.
243   - Fixed issue with middleware stash test case that failed on older Perls
244
245 5.90079_002 - 2014-12-02
246   - Fixed typo in Makefile.PL which borked the previous distribution. No other
247     changes.
248
249 5.90079_001 - 2014-12-02
250   - MyApp->to_app is now an alias for MyApp->psgi_app in order to better support
251     existing Plack conventions.
252   - Modify Catalyst::Response->from_psgi_response to allow the first argument to
253     be an object that does ->as_psgi.
254   - Modified Catalyst::Middleware::Stash to be a shallow copy in $env.  Added some
255     docs.  Added a test case to make sure stash keys added in a child application
256     don't bubble back up to the main application.
257   - We no longer use Encode::is_utf8 since it doesn't work the way we think it
258     does... This required some UTF-8 changes.  If your application is UTF-8 aware
259     I highly suggest you test this release.
260   - We always do utf8 decoding on incoming URLs (before we only did so if the server
261     encoding was utf8.  I believe this is correct as per the w3c spec, but please
262     correct if incorrect :)
263   - Debug output now shows utf8 characters if those are incoming via Args or as
264     path or pathparts in your actions.  query and body parameter keys are now also
265     subject to utf8 decoding (or as specified via the encoding configuration value).
266   - lots of UTF8 changes.  Again we think this is now more correct but please test.
267   - Allow $c->res->redirect($url) to accept $url as an object that does ->as_string
268     which I think will ease a common case (and common bug) and added documentation.
269   - !!! UTF-8 is now the default encoding (there used to be none...).  You can disable
270     this if you need to with MyApp->config(encoding => undef) if it causes you trouble.
271   - Calling $c->res->write($data) now encodes $data based on the configured encoding
272     (UTF-8 is default).
273   - $c->res->writer_fh now returns Catalyst::Response::Writer which is a decorator
274     over the PSGI writer and provides an additional method 'write_encoded' that just
275     does the right thing for encoding your responses.  This is probably the method
276     you want to use.
277   - New dispatch matching attribute: Scheme.  This lets you match a route based on
278     the incoming URI scheme (http, https, ws, wss).
279   - If $c->uri_for targets an action or action chain that defines Scheme, use that
280     scheme for the generated URI object instead of just using whatever the incoming
281     request uses.
282
283 5.90079 - 2015-01-02
284   - Removed dependency from test case that we don't install for testing (
285     rt #101243)
286   - updated year in copyright notices
287
288 5.90078 - 2014-12-30
289   - POD corrections (sergey++)
290   - New configuration option to disable the HTTP Exception passthrough feature
291     introduced in 5.90060.  You can use this if that feature is causing you
292     trouble. (davewood++);
293   - Some additional helper methods for dealing with errors.
294   - More clear exception when $request->body_data tries to parse malformed POSTed
295     data.  Added documentation and tests around this.
296
297 5.90077 - 2014-11-18
298   - We store the PSGI $env in Catalyst::Engine for backcompat reasons.  Changed
299     this so that the storage is a weak reference, so that it goes out of scope
300     with the request.  This solves an issue where items in the stash (now in the
301     PSGI env) would not get closed at the end of the request.  This caused some
302     regression, primarily in custom testing classes.
303
304 5.90076 - 2014-11-13
305   - If throwing an exception object that does the code method, make sure that
306     method returns an expected HTTP status code before passing it on to the
307     HTTP Exception middleware.
308
309 5.90075 - 2014-10-06
310   - Documentation patch for $c->req->param to point out the recently discovered
311     potential security issues: http://blog.gerv.net/2014/10/new-class-of-vulnerability-in-perl-web-applications/
312   - You don't need to install this update, but you should read about the exploit
313     and review if your code is vulnerable.  If you use the $c->req->param interface
314     you really need to review this exploit.
315
316 5.90074 - 2014-10-01
317   - Specify Carp minimum version to avoid pointless test fails (valy++)
318
319 5.90073 - 2014-09-23
320   - Fixed a regression caused by the last release where we broke what happened
321     when you tried to set request parameters via $c->req->param('foo', 'bar').
322     You shouldn't do this, but I guess I shouldn't have busted it either :)
323   - Allow the term_width to be regenerated (see Catalyst::Utils::term_width,
324     Frew Schmidt)
325   - More aggressive skipping of value decoding if the value is undefined.
326
327 5.90072 - 2014-09-15
328   - In the case where you call $c->req->param(undef), warn with a more useful
329     warning (now gives the line of your code that called param with the undef,
330     so you can go to hunt it out.
331
332 5.90071 - 2014-08-10
333   - Travis config now performs basic reverse dependency testing.
334   - Restored deprecated 'env' code in Engine.pm b/c it is still being used out
335     in the wild (Catalyst-Plugin-Authentication-0.10023) - (removed in 5.90070)
336   - Reverted changes to debug log/handling (5.90069_003) to fix
337     rev dep Catalyst-Plugin-Static-Simple-0.32 test suite.
338   - Added Italian translation of default error.
339
340 5.90070 - 2014-08-07
341   - Retagged previous release as stable; no changes
342
343 5.90069_004
344   - Fixed typo in middleware stash that was causing older Perls to fail
345     certain tests.  No other changes.
346
347 5.90069_003
348   - The default log level is now 'info', not 'debug'.
349   - Finished merging all the encoding plugin code to core code.  The encoding
350     plugin is now just an empty package.  Also tried to improve encoding docs
351     a bit.
352   - Some additional changes to the stash middleware that should not break
353     anything new.
354   - Documentation around using Sendfile type http headers with a filehandle
355     type response.
356   - Merged from master branch to pick up some additional fixes and documentation
357     improvements.
358
359 5.90069_002
360   - Catalyst stash functionality has been moved to Middleware.  It should
361     work entirely the same when used as a context method, please report
362     questions or problems!
363   - Removed code related to supporting the long deprecated stand alone
364     PSGI Engine.  If you are still using this you code is now broken.
365     Luckily you can just stop using it and likely everything will work
366     under the new PSGI support built into Catalyst for several years.
367   - 'abort_chain_on_error_fix' now defaults to true.  If this behavior
368     causes you issues, you can explicitly turn it off by setting it to a 
369     non true defined value (0 is a good option here).
370   - When throwing an http style exception, make sure we properly flush the
371     existing log and report other errors in the error stack.
372
373 5.90069_001
374   - Set encoding on STDERR when encoding is set in config
375   - documentation and test fixes
376
377 5.90065 - 2014-06-04
378   - The Catalyst::Log object now has 'autoflush' (which defaults to true) and
379     causes log messages to be written out in real-time. This is helpful for the
380     test/dev server to be able to see messages during startup as well as before
381     the end of the request when the log is flushed.
382   - Fix spelling, grammar and structural errors in POD
383   - Remove redundant ->setup call in t/head_middleware.t RT#95361
384   - Fix test failures when running under CATALYST_DEBUG. RT#95358
385
386 5.90064 - 2014-05-05
387   - Fix for mindless broken tests on Win32 (Haarg++).
388   - Happy Cinco de Mayo!
389
390 5.90063 - 2014-05-01
391   - 'end' and other special actions won't catch HTTP style exceptions anymore.
392   - Fix bug where Catalyst did not properly detect the terminal width when in
393     debug mode and thus making the debug output narrow and hard to read.
394   - Documentation corrections for Util methods around localized PSGI $env.
395   - Improvements to auto detection of terminal width.
396   - Updating deprecation list to include Class::Load and ensure_class_loaded
397   - Added a few docs around middleware and corrected the order that middleware
398     is loaded when registering it via ->setup_middleware instead of via
399     configuration.
400   - Added a test case to make sure default middleware order is correct.
401 s
402 5.90062 - 2014-04-14
403   - HTTP::Exception objects were not properly bubbled up to middleware since
404     there was some code in Catalyst that was triggering stringification.
405
406 5.90061 - 2014-03-10
407   - Reverted a change related to how plugins get initialized that was
408     introduced by a change in December.
409
410 5.90060 - 2014-02-07
411   - Same as 5.90059_006, just marking it as stable, no functional changes.
412
413
414 5.90059_006 - 2014-02-06
415   - MyApp->setup now returns $app to allow class method chaining.
416   - New Util helper functional localize $env to make it easier to mount PSGI
417     applications under controllers and actions.  See Catalyst::Utils/PSGI Helpers.
418   - NOTICE: Final Development release for Runner, unless significant issues are
419     raised.  Please test.
420
421 5.90059_005 - 2014-01-28
422   - Specify newest versions of some middleware in attempt to solve test errors
423     reported while installing.  
424 5.90059_004 - 2014-01-27
425   - Make sure IO handle objects do 'getline' before sending them to the
426     response callback, to properly support the PSGI specification.
427   - Added some backcompat code when setting a response body to an object
428     that does 'read' but not 'getline'.  Added deprecation notice for this
429     case.  Added docs to Catalyst::Delta.
430   - Catalyst::Delta contains a list of behaviors which will be considered
431     deprecated immediately.  Most items have workarounds and tweaks you can
432     make to avoid issues.  These deprecations are targeted for removal/enforcement
433     in the Catalyst 6 release.  Please review and give your feedback.
434   - More middleware to replace inline code (upasana++)
435   - Documentation around Exceptions and how we handle them.
436   - update copyright notices.
437
438 5.90059_003 - 2013-12-24
439   - More documentation about alternative ways to setup middleware.
440   - removed unneeded use of Devel::Dwarn in test case that was causing
441     fails to install (sorry).
442   - When finalizing caught errors, if the error conforms to the interface as
443     described by Plack::Middleware::HTTPExceptions, rethrow it and let the
444     middleware deal with it.
445
446 5.90059_002 - 2013-12-21
447   - We now pass a scalar or filehandle directly to you Plack handler, rather
448     than always use the streaming interface (we are still always using a
449     delayed response callback).  This means that you can make use of Plack
450     middleware like Plack::Middleware::XSendfile and we expect better use of
451     server features (when they exist) like correct use of chunked encoding or
452     properly non blocking streaming when running under a supporting server like
453     Twiggy.  See Catalyst::Delta for more.  This change might cause issues if
454     you are making heaving use of streaming (although in general we expect things
455     to work much better.
456   - In the case when we remove a content body from the response because you set
457     an information status or a no content type status, warn that we are doing so
458     when in debug mode.  You might see additional debugging information to help
459     you find and remove unneeded response bodies.
460   - Updated the code where Catalyst tries to guess a content length when you
461     fail to provide one.  This should cause less issues when trying to guess the
462     length of a funky filehandle.  This now uses Plack::Middleware::ContentLength
463   - Removed custom code to remove body content when the request is HEAD and
464     swapped it for Plack::Middleware::Head
465   - Merged fix for regressions from stable..
466
467 5.90059_001 - 2013-12-19
468   - Removed deprecated Regexp dispatch type from dependency list.  If you are
469     using Regex[p] type dispatching you need to add the standalone distribution
470    'Catalyst::DispatchType::Regex' to you build system NOW or you application
471    will be broken.
472
473 5.90053 - 2013-12-21
474   - Reverted a change in the previous release that moved the setup_log phase
475     to after setup_config.  This change was made to allow people to use
476     configuration that is late loaded (such as via the ConfigLoader Plugin)
477     to setup the plugin.  However it also broke the ability to use the log
478     during plugin setup (ie, it breaks lots of plugins).  Reverting the 
479     change.  See Catalyst::Delta for workarounds.
480
481 5.90052 - 2013-12-18
482
483   - Fixed first block of startup debug messages missing when using a custom
484     logger that gets set at runtime, for example by overriding finalize_config
485   - Give a more descriptive error message when trying to load middleware that
486     does not exist.
487   - Change the way we initialize plugins to fix a bug where when using the 
488     popular ConfigLoader plugin, configs merged are not available for setting
489     up middleware and data handlers (and probably other things as well).
490
491     NOTE: This change might cause issues if you had code that was relying on the
492     broken behavior.  For example external configuration that was being loaded to
493     late to have effect might now take effect.  Please test you code carefully and
494     be aware of this possible issue </NOTE>.
495
496   - You may now also call 'setup_middleware' as a package method if you think
497     that loading middleware via configuration is a weird or broken idea.
498   - Various POD formatting fixed.
499   - Improved some documentation about what type of filehandles that ->body can
500     accept and issues that might arise.
501
502 5.90051 - 2013-11-06
503   - Be more skeptical of the existence of $request->env to fix a regression
504     introduced in Catalyst::Action::REST by the previous release
505
506 5.90050 - 2013-11-05
507   - Previously public predicates on the following attributes are now considered
508     private and their method names have been changed to follow Perl convention
509     for internal methods:
510
511       -- Catalyst::Request->has_io_fh ==> _has_io_fh
512       -- Catalyst::Request->has_env ==> _has_env
513       -- Catalyst::Response->has_write_fh ==> _has_write_fh
514
515     These are breaking changes but these methods were never documented and serve
516     no use for external code.  If you are using thing, you need to make the noted
517     change (but please consider finding another way to do what you are trying to
518     do).  t0m++ for code review of Hamburg branch.
519
520 5.90049_006 - 2013-11-04
521   - Fixed case where test could fail when Starman was partly installed (n0body++)
522   - Fixed missing date information in previous release
523
524 5.90049_005 - 2013-10-31
525   - NEW FEATURE:  New Controller action attribute 'Consumes', which allows you
526     to specify the content type of the incoming request.  This makes it easier
527     to create actions that only handle certain content type POST or PUT, such
528     as actions that only handle JSON or actions that only understand classic
529     HTML forms.
530   - NEW FEATURE: Request->body_data is now also populated from classic HTML 
531     Forms using CGI::Struct to support nested data.  For non nested data you
532     should use the classic ->body_parameters method.
533   - Removed PSGI $env keys that are added on the 'plack.request.*' namespace
534     since after discussion it was clear those keys are not part of the public
535     API.  Keys removed: 'plack.request.query', 'plack.request.body', 
536     'plack.request.merged' and 'plack.request.http.body'. Altered some test
537     cases to reflect this change.
538
539 5.90049_004 - 2013-10-18
540   - JSON Data handler looks for both JSON::MaybeXS and JSON, and uses
541     whichever is first (preferring to find JSON::MaybeXS).  This should
542     improve compatibility as you likely already have one installed.
543   - Fixed a warning in the server script (bokutin++)
544   - We now populate various Plack $env keys in order to play nice with
545     downstream middleware or plack apps (and to reduce processing if
546     those keys already exist).  Keys added:
547       - plack.request.query
548       - plack.request.body
549       - plack.request.merged
550       - plack.request.http.body
551     (NOTE: REMOVED IN 5.90049_005)
552   - If incoming input (from a POST or PUT) is not buffered, create the
553     buffer and set the correct psgi env keys to note this for downstream
554     psgi apps / middleware.  This should solve some issues where Catalyst
555     sucks up the body input but its not buffered so downstream apps can't
556     read it (for example FCGI does not buffer).  We now also try to make
557     sure the body content input is reset to the start of the filehandle
558     so that we are polite to downstream middleware /apps.
559   - NEW FEATURE: Catalyst::Response can now pull response from a PSGI
560     specification response.  This makes it easier to host external Plack
561     applications under Catalyst.  See Catalyst::Response->from_psgi_response
562   - NEW FEATURE: New configuration option 'use_hash_multivalue_in_request'
563     will populate $request methods 'parameters', 'body_parameters' and
564     'query_parameters' with an instance of Hash::MultiValue instead of a
565     HashRef.  This is used by Plack and is intended to reduce the need to
566     write defensive logic since you are never sure if an incoming parameter
567     is a scalar or arrayref.
568   - NEW FEATURE: We now experimentally support Net::Async::HTTP::Server
569     and IO-Async based event loops.  Examples will follow.
570
571 5.90049_003 - 2013-09-20
572   - Documented the new body_data method added in the previous release
573   - Merged from master many important bugfixes and forward compatibility
574     updates, including:
575     - Use modern preferred method for Moose metaclass access and many other
576       small changes to how we use Moose for better forward compat (ether++)
577     - Killed some evil use of $@ (ether++)
578     - spelling fixes and documentation updates (ether++), (gerda++)
579     - use Test::Fatal over Test::Exception (ether++)
580     - Misc. test case fixes to modernize code (ether++)
581     - Added a first pass cpanfile, to try and make it easier to bootstrap
582       a development setup (ether++)
583
584 5.90049_002 - 2013-08-20
585   - Fixed loading middleware from project directory
586   - Fixed some pointless warnings when middleware class lacked VERSION
587   - NEW FEATURE: Declare global 'data_handlers' for parsing HTTP POST/PUT
588     alternative content, and created default JSON handler.  Yes, now Catalyst
589     handles JSON request content out of the box!  More docs eventually but
590     for now see the DATA HANDLERS section in Catalyst.pm (or review the test
591     case t/data_handler.t
592
593 5.90049_001 - 2013-07-26
594   - Declare PSGI compliant Middleware as part of your Catalyst Application via
595     a new configuration key, "psgi_middleware".
596   - Increased lowest allowed module version for Module::Pluggable to be 4.7 (up
597     from 3.4) to solve the fact this is no longer bundled with Perl in v5.18.
598
599 5.90042 - 2013-06-14
600   - Removed more places where an optional dependency shows up in the test
601     suite. Hopefully really fixed the unicode regression introduced in 5.90040
602   - reverted the change we introduced in 5.90040 where a unicode conversion
603     error warned instead of died.  Now it dies again, like in the stand alone
604     plugin
605   - More work to make sure nothing happens with encoding unless you explicitly
606     ask for encoding
607   - Code to hopefully fix an issue where file uploads using the unicode plugin
608     caused trouble.
609
610 5.90041 - 2013-06-14
611   - Bug fix release to fix regressions introduced in previous.  I would consider
612     this a likely upgrade and if you are having trouble with the previous I hope
613     this fixes all of them.
614   - Fix regression with the cored Unicode plugin that broke systems where you are
615     setting encoding type in an external configuration file
616   - Fixed circular dependency introduced when we cored the unicode plugin tests
617   - Fixed a longstanding problem with stats when locale uses , instead of . for
618     number decimals
619   - Fixed some docs that didn't properly date the previous release.
620
621 5.90040 - 2013-06-12
622   ! Stricter checking of attributes in Catalyst::DispatchType::Chained:
623     1) Only allow one of either :CaptureArgs or :Args
624     2) :CaptureArgs() argument must be numeric
625     3) :CaptureArgs() and :Args() arguments cannot be negative
626   - Add Devel::InnerPackage to dependencies, fixing tests on Perl 5.17.11
627     as it's been removed from core. RT#84787
628   - New support for closing over the PSGI $writer object, useful for working
629     with event loops.
630   - lets you access a psgix.io socket, if your server supports it, for manual
631     handling of the client - server communication, such as for websockets.
632   - Fix waiting for the server to start in t/author/http-server.t
633   - new config flag 'abort_chain_on_error_fix' that exits immediately when a
634     action in an action chain throws and error (fixes issues where currently
635     the remaining actions are processed and the error is handled at chain
636     termination).
637   - Cored the Encoding plugin.  Now get unicode out of the box by just setting
638     $c->config->{encoding} = 'UTF-8'.  BACKCOMPAT WARNING: If you are using 
639     the Encoding plugin on CPAN, we skip it to avoid double encoding issues, so
640     you should remove it from your plugin list, HOWEVER the 'encoding' config
641     setting is now undef, rather than 'UTF-8' (this was done to avoid breaking
642     people's existing applications) so you should add the encoding setting to 
643     you global config.  There's some other changes between the stand alone
644     plugin and the cored version, if you use it be sure to see Catalyst::Upgrading
645     for more.
646   - minor documentation typo fixes and updates
647
648 5.90030 - 2013-04-12
649   ! POSSIBLE BREAKING CHANGE: Removed Regexp dispatch type from core, and put
650     it in an external package.  If you need Regexp dispatch types you should
651     add "Catalyst-DispatchType-Regex" as a distribution to your build system.
652   - make $app->uri_for and related methods return something sane, when called
653     as an application method, instead of a context method.  Now if you call
654     MyApp::Web->uri_for(...) you will get a generic URI object that you need to
655     resolve manually.
656   - documentation updates around forwarding to chained actions.
657   - Fixed bug when a PSGI engine need to use psgix logger.
658   - Added cpanfile as a way to notice we are a dev checkout.
659   - Added 'x-tunneled-method' HTTP Header method override to match features in
660     Catalyst::Action::REST and in other similar systems on CPAN.
661   - smarter validation around action attributes.
662
663 5.90020 - 2013-02-22
664   ! Catalyst::Action now defines 'match_captures' so it is no long considered
665     an optional method.  This might break you code if you have made custom
666     action roles/classes where you define 'match_captures'.  You must change
667     your code to use a method modifier (such as 'around').
668   - New match method "Method($HTTP_METHOD)" where $HTTP_METHOD in (GET, POST,
669     PUT, HEAD, DELETE, OPTION) and shortcuts in controllers called "GET, POST
670     PUT, HEAD, DELETE, OPTION").  Tests and documentation.  Please note if you
671     are currently using Catalyst::ActionRole::MatchRequestMethods there may
672     be compatibility issues.  You should remove that actionrole since the built
673     in behavior is compatible on its own.
674   - Initial debug screen now shows HTTP Method Match info
675   - security fixes in the way we handle redirects
676   - Make Catalyst::Engine and Catalyst::Base immutable
677   - Some test and documentation improvements
678
679 5.90019 - 2012-12-04 21:31:00
680   - Fix for Perl 5.17.6 (commit g7dc8663). RT#81601
681   - Fix for Perl 5.8. RT#61122
682   - Remove use of MooseX::Types as MooseX::Types is broken on Perl 5.8
683     RT#77100 & RT#81121
684
685 5.90018 - 2012-10-23 20:55:00
686   - Changed code in test suite so it no longer trips up on recent changes to
687     HTTP::Message.
688
689 5.90017 - 2012-10-19 22:33:00
690   - Change Catalyst _parse_attrs so that when sub attr handlers:
691
692     1) Can return multiple pairs of new attributes.
693     2) Get their returned attributes passed through the correct attribute handler.
694
695     e.g sub _parse_Whatever_attr { return Chained => 'foo', PathPart => 'bar' }
696
697     Will now work because both new attributes are respected, and the Chained
698     attribute is passed to _parse_Chained_attr and fixed up correctly by that.
699
700   - In Catalyst::Test, don't mangle headers of non-HTML responses. RT#79043
701
702   - Refactor request and response class construction to add methods
703     that roles can hook to feed extra parameters into the constructor
704     of request or response classes.
705
706 5.90016 - 2012-08-16 15:35:00
707   - prepare_parameters is no longer an attribute builder.  It is now a method
708     that calls the correct underlying functionality (Bill Moseley++)
709   - Updated Makefile.PL to handle MacOSX tar
710   - Fix uri_for to handle a stringifiable object
711   - Fix model/view/controller methods to handle stringifiable objects
712   - Fix RT#78377 - IIS7 ignores response body for 3xx requests, which
713     causes (a different) response to be broken when using keepalive.
714     Fixed by applying Middleware which removes the response body and
715     content length that Catalyst supplies with redirects.
716
717 5.90015 - 2012-06-30 16:57:00
718   - Fix $c->finalize_headers getting called twice. RT#78090
719   - Fix test fails in Catalyst-Plugin-Session-State-Cookie. RT#76179
720   - Fix test fails in Catalyst-Plugin-StackTrace
721   - Fix test fails in Test-WWW-Mechanize-Catalyst
722
723 5.90014 - 2012-06-26 10:00:00
724
725   - Fix calling finalize_headers before writing body when using $c->write /
726     $c->res->write (fixes RT#76179).
727
728 5.90013 - 2012-06-21 10:40:00
729
730   - Release previous TRIAL as stable.
731   - We failed to note in the previous changelog that the Makefile.PL has been
732     improved to make it easier for authors to bootstrap a developer install
733     of Catalyst.
734
735 5.90013 - TRIAL 2012-06-07 20:21:00
736
737  New features:
738   - Merge Catalyst::Controller::ActionRole into Catalyst::Controller.
739
740  Bug fixes:
741   - Fix warnings in some matching cases for Action methods with
742     Args(), when using Catalyst::DispatchType::Chained
743
744   - Fix request body parameters to not be undef if no parameters
745     are supplied.
746
747   - Fix action_args config so that it can be specified in the
748     top level config.
749
750   - Fix t/author/http-server.t on Win32
751
752   - Fix use of Test::Aggregate to make tests faster.
753
754 5.90012 - 2012-05-16 09:59:00
755
756  Distribution META.yml changes:
757   - author key is now correct, rather than what Module::Install
758     mis-parses from the documentation.
759   - x_authority key added.
760
761  Bug fixes:
762   - Fix request body parameters being multiply rebuilt. Fixes both
763     RT#75607 and CatalystX::DebugFilter
764
765   - Make plugin de-duplication work as intended originally, as whilst
766     duplicate plugins are totally unwise, the C3 error given to the user
767     is less than helpful.
768
769   - Remove dependence on obscure behaviour in B::Hooks::EndOfScope
770     for backward compatibility. This fixes issues with behaviour changes
771     in bleadperl. RT#76437
772
773   - Work around Moose bug RT#75367 which breaks
774     Catalyst::Controller::DBIC::API.
775
776  Documentation:
777   - Fix documentation in Catalyst::Component to show attributes and
778     calling readers, rather than accessing elements in the $self->{} hash
779     directly.
780   - Add note in Catalyst::Component to strongly disrecommend $self->config
781   - Fix vague 'checkout' wording in Catalyst::Utils. RT#77000
782   - Fix documentation for the 'secure' method in Catalyst:Request. RT#76710
783
784 5.90011 - 2012-03-08 16:43:00
785
786  Bug fixes:
787   - Simplification of the previous changes to Catalyst::ScriptRunner
788     We now just push $FindBin::Bin/../lib to the @INC path again, but
789     only if one of the dist indicator files (Makefile.PL Build.PL or
790     dist.ini) can be found in $FindBin::Bin/../$_
791     This avoids heuristics when the app is unloaded and therefore
792     works better for extensions which have entire applications in
793     their test suites.
794   - Bug fix to again correctly detect checkouts in dist zilla using
795     applications.
796   - --background option for the server script now only closes
797     STDIN, STDOUT and STDERR. This fixes issues with Log::Dispatch
798     and other loggers which open a file handle when
799   - Change incorrect use of File::Spec->catdir to File::Spec->catfile
800     so that we work on platforms which care about this (VMS?)
801   - Make it more obvious if our PSGI server doesn't pass in a response
802     callback.
803
804 5.90010 - 2012-02-18 00:01:00
805
806  Bug fixes:
807   - Fix the previous fix to Catalyst::ScriptRunner which was resulting
808     in the lib directory not being pushed onto @INC.
809     This meant perl ./script/myapp_server.pl failed, however
810     perl -Ilib ./script/myapp_server.pl would succeed.
811
812 5.90009 - 2012-02-16 09:06:00
813
814  Bug fixes:
815   - Fix the debug page so that it works as expected with the latest
816     refactoring.
817
818   - The Catalyst::Utils::home function is used to find if the application
819     is a checkout in Catalyst::ScriptRunner. This means that a non-existent
820     lib directory that is relative to the script install location is not
821     included when not running from a checkout.
822
823   - Fix dead links to cpansearch.perl.org to point to metacpan.org.
824
825   - Require the latest version of B::Hooks::EndOfScope (0.10) to avoid an
826     issue with new versions of Module::Runtime (0.012) on perl 5.10
827     which stopped Catalyst::Controller from compiling.
828
829   - In Catalyst::Test, don't mangle headers of non-HTML responses. RT#79043
830
831 5.90008 - TRIAL 2012-02-06 20:49:00
832
833  New features and refactoring:
834   - Much of the Catalyst::Engine code has been moved into Catalyst::Request
835     and Catalyst::Response, to be able to better support asynchronous web
836     servers such as Twiggy, by making the application engine more reenterant.
837
838     This change is as a prequel to full asynchronous support inside Catalyst
839     for AnyEvent and IO::Async backends, which allow highly scaleable streaming
840     (for applications such as multi-part XML HTTPRequests, and Websockets).
841
842  Deprecations:
843   - This means that the $c->engine->env method to access the PSGI environment
844     is now deprecated. The accessor for the PSGI env is now on Catalyst::Request
845     as per applications which were using Catalyst::Engine::PSGI
846
847     Catalyst::Engine::PSGI is now considered fully deprecated.
848
849   - The private _dump method in Catalyst::Log is now deprecated. The dumper is
850     not pluggable and which dumper to use should be a user choice. Using
851     an imported Dump() or Dumper() function is less typing than $c->log->_dump
852     and as this method is unused anywhere else in Catalyst, it has been scheduled
853     for removal as a cleanup. Calling this method will now emit a stack trace
854     on first call (but not on subsequent calls).
855
856  Back compatibility fixes:
857   - Applications still using Catalyst::Engine::PSGI as they rely on
858     $c->request->env - this is now the provided (and recommended) way of
859     accessing the raw PSGI environment.
860
861  Tests:
862   - Spurious warnings have been removed from the test suite
863
864  Documentation:
865   - Fix the display of PROJECT FOUNDER and CONTRIBUTORS sections in the
866     documentation. These were erroneously being emitted when the Pod
867     was converted to HTML for search.cpan.org
868
869   - Fix documentation for the build_psgi_app app method. Previously the
870     documentation advised that it provided the psgi app already wrapped
871     in default middleware. This is not the case - it is the raw app psgi
872
873 5.90007 - 2011-11-22 20:35:00
874
875   New features:
876    - Implement a match_captures hook which, if it exists on an action,
877      is called with the $ctx and \@captures and is expected to return
878      true to continue the chain matching and false to stop matching.
879      This can be used to implement action classes or roles which match
880      conditionally (for example only matching captures which are integers).
881
882   Bug fixes:
883    - Lighttpd script name fix is only applied for lighttpd versions
884      < 1.4.23. This should fix non-root installs of lighttpd in versions
885      over that.
886    - Prepare_action is now inside a try {} block, so that requests containing
887      bad unicode can be appropriately trapped by
888      Catalyst::Plugin::Unicode::Encoding
889
890 5.90006 - 2011-10-25 09:18:00
891
892   New features:
893    - A new 'run_options' class data method has been added to Catalyst.pm
894      This is used to store all the options passed by scripts, allowing
895      application authors to add custom options to their scripts then
896      get them passed through to the application.
897
898   Documentation:
899    - Clarify that if you manually write your own .psgi file, then optional
900      proxy support (via the using_frontend_proxy config value) will not be
901      enabled unless you explicitly apply the default middlewares from
902      Catalyst, or you apply the middleware manually.
903
904   Bug fixes:
905    - Fix issue due to perl internals bugs in 5.8 and 5.10 (not present in
906      other perl versions) require can pass the context inappropriately,
907      meaning that some methods of loading classes can fail due to void
908      context being passed through to make_immutable, causing it to not return
909      a value.
910      This bug caused loading Catalyst::Script::XXX to fail and is fixed
911      both by bumping the Class::Load dependency, and also adding an explicit
912      '1;' to the end of the classes, avoiding the context issue.
913
914    - Fix using_frontend_proxy support in mod_perl by using the psgi wrapped
915      in default middleware in mod_perl context, rather than the raw psgi.
916
917 5.90005 - 2011-10-22 13:35:00
918
919   New features:
920
921    - $c->uri_for_action can now take an array of CaptureArgs and Args
922      If you have an action which has both, then you can now say:
923      $c->uri_for_action('/myaction', [@captures, @args]);
924      whereas before you had to say:
925      $c->uri_for_action('/myaction', [@captures], @args);
926      The previous form is still supported, however in many cases it is
927      easier for the application code to not have to differentiate between
928      the two.
929
930    - Catalyst::ScriptRunner has been enhanced so that it will now
931      load and apply traits, making it easier to customise.
932      - MyApp::TraitFor::Script (if it exists) will be applied to all
933        scripts in the application.
934      - MyApp::TraitFor::Script::XXXX will be applied to the relevant script
935        (for example MyApp::TraitFor::Script::Server will be applied to
936        MyApp::Script::Server if it exists, or Catalyst::Script::Server
937        otherwise).
938
939   Documentation:
940
941    - Document how to get the vhost of the request in $c->req->hostname
942      to avoid confusion
943    - Remove documentation showing Global / Regex / Private actions
944      as whilst these still exist (and work), they are not recommended.
945    - Remove references to the -Engine flag.
946    - Remove references to the deprecated Catalyst->plugin method
947    - Spelling fixed (and tested) throughout the documentation
948    - Note that wrapping the setup method will not work with method modifiers
949      and provide an alternative.
950
951 5.90004 - 2011-10-11 17:12:00
952
953   Bug fixes:
954
955    - Don't guess engine class names when setting an engine through
956      MyApp->engine_class.
957
958 5.90003 - 2011-10-05 08:32:00
959   Bug fixes:
960
961    - Make default body responses for 302s W3C compliant. RT#71237
962
963    - Fix issue where groups of attributes to override controller actions
964      in config would be (incorrectly) overwritten, if the parser for that
965      attribute mangled the contents of the attribute. This was found
966      with Catalyst::Controller::ActionRole, where Does => [ '+Foo' ]
967      would be transformed to Does => [ 'Foo' ] and written back to config,
968      whereas Does => '+Foo' would not be changed in config. RT#65463
969
970   Enhancements:
971
972    - Set a matching Content-type for the redirect if Catalyst sets the
973      body. This is for compatibility with a WatchGuard Firewall.
974
975   Backward compatibility fixes:
976
977    - Restore (an almost empty) Catalyst::Engine::HTTP to the dist for old
978      scripts which explicitly require Catalyst::Engine::HTTP
979
980   Documentation fixes:
981
982    - Document Catalyst::Plugin::Authentication fails tests unless
983      you use the latest version with Catalyst 5.9
984
985    - Clarify that prepare is called as a class method
986
987    - Clarify use of uri_for further. RT#57011
988
989 5.90002 - 2011-08-22 21:44:00
990   Backward compatibility fixes:
991
992     - Deploying via mod_perl in some cases is fixed by making
993       Catalyst::EngineLoader detect mod_perl in more generic
994       circumstances.
995       https://github.com/miyagawa/Plack/issues/239
996
997   Documentation fixes:
998
999     - Fix incorrect example in Catalyst::PSGI.
1000     - Add note that if you are using the PSGI engine, then $c->req->env
1001       needs to become $c->engine->env when you upgrade.
1002
1003 5.90001 - 2011-08-15 22:42
1004
1005  Realise that we accidentally chopped a digit off the versioning scheme
1006  without anyone noticing, which is a bad thing.
1007
1008  Feel like a fool. Well done t0m.
1009
1010  Cut another release.
1011
1012 5.9000 - 2011-08-15 22:18
1013
1014  See Catalyst::Delta for the major changes in this release.
1015
1016  Changelog since the last TRIAL release:
1017
1018    Backward compatibility fixes:
1019
1020     - Fix calling MyApp->engine_class to set the engine class manually.
1021
1022     - Re-add a $res->headers->{status} field to Catalyst::Test responses.
1023       This _should_ be accessed with $c->res->code instead, but is here
1024       for backward compatibility.
1025
1026    Documentation:
1027
1028     - Documentation which was in the now removed Catalyst::Engine::* classes
1029       has been moved to Catalyst::Manual::Deployment
1030
1031    Changes:
1032
1033     - nginx specific behaviour is removed as it is not needed with any
1034       web server configuration I can come up with (recommended config is
1035       documented in Catalyst::Manual::Deployment::nginx::FastCGI)
1036
1037 5.89003 2011-07-28 20:11:50 (TRIAL release)
1038
1039  Backward compatibility fixes:
1040
1041   - Application scripts which have not been upgraded to newer
1042     Catalyst::Script::XXX style scripts have been fixed
1043
1044  Bug fixes:
1045
1046   - mod_perl handler fixed to work with application classes which have manually
1047     been made immutable.
1048
1049   - Scripts now force the Plack engine choice manually, rather than relying
1050     on auto-detection, as the automatic mechanism gets it wrong if (for
1051     example) Coro is loaded.
1052
1053   - Server script option for --fork --keepalive are now handled by loading
1054     the Starman server, rather than silently ignored.
1055
1056   - Server script options for --background and --pid are now fixed by
1057     using MooseX::Deamonize
1058
1059   - Plack middlewares to deal with issues in Lighttpd and IIS6 are now
1060     automatically applied to applications and deployments which need them
1061     (when there is not a user written .psgi script available).
1062     This fixes compatibility with previous stable releases for applications
1063     deployed in these environments.
1064
1065  Enhancements:
1066
1067   - Catalyst::Test's remote_request method not uses Plack::Test to perform
1068     the remote request.
1069
1070  Documentation:
1071   - Added a Catalyst::PSGI manual page with information about writing a .psgi
1072     file for your application.
1073
1074    - Catalyst::Upgrading has been improved, and the status of old Catalyst
1075      engines clarified.
1076
1077  Deprecations:
1078   - Catalyst::Test's local_request function is now deprecated. You should just
1079     use the normal request function against a local server instead.
1080
1081 5.80033 2011-07-24 16:09:00
1082
1083  Bug fixes:
1084   - Fix Catalyst::Request so that the hostname accessor is not incorrectly
1085     populated with 'localhost' if a reverse DNS lookup fails.
1086
1087   - Fix Path actions debug screen to display number of arguments
1088
1089   - Fix a regression that prevented configuring attributes for all actions using
1090     ->config(actions => { '*' => \%attrs }) from working
1091
1092   - Append $\ in Catalyst::Response->print to more closely match
1093     IO::Handle's behaviour.
1094
1095   - Fixed situation where a detach($action) from a forward within auto
1096     was not breaking out correctly
1097
1098   - Fix the disable_component_resolution_regex_fallback config setting
1099     to also work in the $c->component method.
1100
1101   - Handle users setting cookies with an undef value by not trying to
1102     output that cookie (rather than trying to do so and causing an exception
1103     as previously happened). A warning is logged if this occurs in debug
1104     mode.
1105   - Update tests to ignore $ENV{CATALYST_HOME} where required
1106
1107   - Change repository metadata to point at git.
1108
1109   - Clean namespaces in Catalyst::Request::Upload
1110
1111   - Catalyst::Test: Fixes to action_ok, action_redirect and action_notfound
1112     test functions to be better documented, and have better default test
1113     names.
1114
1115   - Update tests to ignore CATALYST_HOME env var.
1116
1117 5.89002 2011-03-02 11:30:00 (TRIAL release)
1118
1119  Bug fixes:
1120   - Fix a couple of test failures caused by optional dependencies such as FCGI
1121     not being installed.
1122
1123  Refactoring:
1124   - Simplified the API for getting a PSGI application code reference for a
1125     Catalyst application for use in, for example, .psgi files. See
1126     Catalyst::Upgrading for details.
1127
1128 5.89001 2011-03-01 15:27:00 (TRIAL release)
1129
1130  Bug fixes:
1131   - Fixed command-line argument passing in Catalyst::Script::FastCGI.
1132
1133   - Fixed Catalyst::Engine::Stomp compatibility. Applications using
1134     Catalyst::Engine::Stomp are believed to continue working without
1135     any changes with the new Catalyst major version.
1136
1137   - Fixed issues auto-loading engine with older scripts.
1138
1139  Known problems:
1140   - Catalyst::Engine::Wx is officially unsupported and BROKEN. If you
1141     are using this engine then please get in touch with us and we'll
1142     be happy to help with the changes it needs to be compatible with
1143     the new major version of Catalyst.
1144
1145  Documentation:
1146   - The section of Catalyst::Upgrading describing how to upgrade to version 5.90
1147     of Catalyst has been much improved.
1148
1149 5.80032 2011-02-23 01:10:00
1150
1151  Bug fixes:
1152   - Fix compatibility issue with code which was testing the value of
1153     $c->res->body multiple times. Previously this would cause the value
1154     to be built, and ergo cause the $c->res->has_body predicate to start
1155     returning true.
1156     Having a response body is indicated by $c->res->body being defined.
1157
1158   - Fix bug with calling $upload->slurp multiple times in one request
1159     not working as expected as the file handle wasn't returned to
1160     the zero position. (Adam Sjøgren)
1161
1162   - Fix some weird perl 5.8 situations where $c can get squashed unexpectedly
1163     in Catalyst::execute
1164
1165   - Fix chained dispatch where chains were being compared for length (number
1166     of private parts in the chain) vs where they are being compared for
1167     PathPart length (i.e. number of non-capturing URI elements in your path).
1168
1169     This bug meant that sometimes multiple Args or CaptureArgs (e.g. /*/*)
1170     type paths would be preferred to those with fixed path elements
1171     (e.g. /account/*)
1172
1173  New features:
1174    - Add MYAPP_RESTARTER and CATALYST_RESTARTER environment variables to
1175      allow the restarter class to be chosen per application or generally.
1176
1177      This feature was added to enable GUI restarters (such as the soon to
1178      be released CatalystX::Restarter::GTK to be enabled more easily by
1179      developers without changing their application code.
1180
1181 5.80031 2011-01-31 08:13:02
1182
1183  Bug fixes:
1184   - Update dependency on MooseX::Role::WithOverloading to ensure that
1185     a version which can deal with / depends on a new Package::Stash
1186     is installed. (As if some other dependency is pulled in during upgrading
1187     which results in new Package::Stash, then it can leave you with a broken
1188     version of MooseX::Role::WithOverloading.
1189
1190   - Fix undef warning in Catalyst::Engine::FastCGI when writing an empty
1191     body (e.g. doing a redirect)
1192
1193 5.89000 2011-01-24 09:28:45 (TRIAL release)
1194
1195  This is a development release from psgi branch of Catalyst-Runtime.
1196
1197  Removed features:
1198
1199   - All of the Catalyst::Engine::* namespace is now gone. Instead we only have
1200     one Catalyst::Engine class speaking the PSGI protocol natively. Everything
1201     the various Catalyst::Engine:: classes did before is now supposed to happen
1202     through PSGI handlers such as Plack::Handler::FCGI,
1203     Plack::Handler::HTTP::Server::PSGI, Plack::Handler::Apache2, and so
1204     on. However, deployment can still work the same as it did before. The
1205     catalyst scripts still exist and continue to work.
1206
1207     If you find anything that either doesn't work anymore as it did before or
1208     anything that could be done before with the various Catalyst::Engine::
1209     classes, but can't be done anymore with the single PSGI Catalyst::Engine
1210     class, please tell us *now*.
1211
1212 5.80030 2011-01-04 13:13:02
1213
1214  New features:
1215   - Add a --proc_title option to the FCGI script to set the process
1216     title.
1217   - Allow the response body to be set to `undef' explicitly to indicate the
1218     absence of a body. It can be used to indicate that no body should be sent at
1219     all and processing of views should be skipped. This is especially useful for
1220     things like X-Sendfile, which now no longer require providing fake response
1221     bodies to suppress view processing. In order for this to work, you will also
1222     have upgrade Catalyst::Action::RenderView to at least version 0.15.
1223
1224  Bug fixes:
1225   - Deal correctly with GLOB file handles in the response body (setting
1226     the Content-Length header appropriately)
1227   - Chained dispatch has been fixed to always prefer paths
1228     with the minimum number of captures (rather than the
1229     maximum number of actions). This means that (for example)
1230     a URI path /foo/* made out of 2 actions will take preference
1231     to a URI path /*/* made out of 3 actions. Please check your applications
1232     if you are using chained action and please write new test to report
1233     failing case.
1234   - Stop relying on bugs in the pure-perl version of Package::Stash. New
1235     versions of Package::Stash load Package::Stash::XS if
1236     available. Package::Stash::XS fixes some of the bugs of the pure-perl
1237     version, exposing our faulty assumption and breaking things. We now work
1238     with both old and new versions of Package::Stash, both with and without
1239     Package::Stash::XS being installed. Older versions of Catalyst-Runtime also
1240     work with both old and new versions of Package::Stash, but only if
1241     Package::Stash::XS is *not* installed.
1242
1243  Documentation:
1244   - Clarify that when forwarding or detaching, the end action associated
1245     with the original dispatched action will be run afterwards (fallen)
1246
1247 5.80029 2010-10-03 16:39:00
1248
1249  New features:
1250   - Add a warning when $c->view is called and cannot locate a default_view
1251     or current_view. This clarifies the logging when ::RenderView gets
1252     confused.
1253
1254  Warning fixes:
1255   - Deal warning in with Moose >= 1.15 if you add a method called 'meta' to a
1256     class which already has one by using _add_meta_method.
1257
1258 5.80028 2010-09-28 20:49:00
1259
1260  Bug fixes:
1261   - use Class::MOP in Catalyst::Utils.
1262
1263   - Do not keep a reference to a closed over context in ctx_request, allowing
1264     the caller to dispose of the request context at their leisure.
1265
1266   - Changes to be compatible with bleadperl
1267
1268 5.80027 2010-09-01 22:14:00
1269
1270  Bug fixes:
1271   - Fix an issue with newly added test cases which depended on Catalyst::Action::RenderView
1272
1273 5.80026 2010-09-01 15:14:00
1274
1275  Bug fixes:
1276   - Fix so that CATALYST_EXCEPTION_CLASS in MyApp is always respected by
1277     not loading Catalyst::Exception in Utils.pm BEGIN, because some Scripts::*
1278     load Utils before MyApp.pm
1279
1280   - Fix warnings with new Moose versions about "excludes" during role
1281     application
1282
1283   - Fix warning from MooseX::Getopt regarding duplicate "help" aliases.
1284
1285   - parse_on_demand fixed when used in conjunction with debug mode.
1286     A regression was introduced in 5.80022 which would cause the body
1287     to always be parsed for logging at the end of the request when in
1288     debug mode. This has been fixed so that if the body has not been parsed
1289     by the time the request is logged, then the body is omitted.
1290
1291   - Fix show_internal_actions config setting producing warnings in debug
1292     mode (RT#59738)
1293
1294   - Make Catalyst::Test::local_request() set the response base from base href
1295     in the returned document so that links can be resolved correctly by
1296     Test::WWW::Mechanize::Catalyst
1297
1298  Refactoring:
1299    - moved component name sort that happens in setup_components to
1300      locate_components to allow methods to wrap around locate_components
1301
1302  Documentation:
1303     - Fix some typos
1304
1305     - Advertise Catalyst::Plugin::SmartURI
1306
1307
1308 5.80025 2010-07-29 01:50:00
1309
1310  New features:
1311   - An 'action_class' method has been added to Catalyst::Controller to
1312     allow controller base classes, roles or traits
1313     (e.g. Catalyst::Controller::ActionRole) to more easily override
1314     the default action creation.
1315
1316  Bug fixes:
1317   - Fix the --mech and --mechanize options to the myapp_create.pl script
1318     to operate correctly by fixing the options passed down into the script.
1319   - Fix controllers with no method attributes (where the action definitions
1320     are entirely contained in config). RT#58057
1321   - Fix running as a CGI under IIS at non-root locations.
1322   - Fix warning about "excludes" during role application
1323   - Fix warning from MooseX::Getopt regarding duplicate "help" aliases
1324
1325  Documentation:
1326   - Fix missing - in the docs when describing the --mechanize option at one
1327     point.
1328   - Explained the common practice how to access the component's config
1329     values.
1330   - Fixed typo in Catalyst/Script/Server.pm (RT #58474)
1331
1332 5.80024 2010-05-15 11:55:44
1333
1334   Bug fixes:
1335    - Revert the path resolution behaviour to how it used to work before
1336      Catalyst 5.80014_02, so that application paths are (by default)
1337      resolved from $ENV{PATH_INFO} and $ENV{SCRIPT_NAME}. This fixes backward
1338      compatibility breakage seen by a number of people since that release
1339      with mod_rewrite and SSI.
1340
1341   New features:
1342    - Add a use_request_uri_for_path config setting to optionally
1343      use the (more correct) $ENV{REQUEST_URI} path resolution behaviour.
1344
1345   Documentation:
1346    - Clarify the documentation for the Catalyst::Stats interface.
1347    - Copious documentation about the use_request_uri_for_path feature
1348      and the implications of setting this to true/false in
1349      Catalyst::Engine::CGI
1350
1351 5.80023 2010-05-07 23:50:27
1352
1353   Bug fixes:
1354    - Ensure to always cleanup temporary uploaded files in all cases, even
1355      when exceptions occur during request processing, using HTTP::Body's
1356      ->cleanup feature. (RT#41442)
1357    - Ensure that Catalyst::Engine::HTTP's options hash is defined before
1358      dereferencing it. (RT#49267)
1359    - Fix regex special characters in REDIRECT_URL variable breaking
1360      the request base. (2nd part of RT#24951)
1361    - Fix not stripping backslashes in DispatchType::Regex::uri_for_action
1362
1363   New features:
1364    - Setting __PACKAGE__->config(enable_catalyst_header => 1); in your MyApp.pm
1365      now enables the X-Catalyst header being printed when not in debug mode.
1366    - Require CGI::Simple::Cookie version 1.109 to ensure support for the
1367      HttpOnly flag
1368    - Allow the myapp_test.pl script to be given a list of paths which it
1369      will retrieve all of. (RT#53653)
1370    - Allow parameterized roles to be applied as plugins.
1371    - Allow requiring minimum versions of plugins when loading them.
1372
1373   Documentation:
1374    - The Catalyst::Test::get method is documented as returning the raw
1375      response bytes without any character decoding (RT#53678)
1376
1377   Cleanups:
1378    - Removal of $Catalyst::PRETTY_VERSION. Future releases will always have the
1379      full and unmangled version number, including trailing zeroes, in
1380      $Catalyst::VERSION.
1381
1382 5.80022 2010-03-28 19:43:01
1383
1384   New features:
1385    - Log an extra line in debug mode with the response status code,
1386      the content type and content length if available.
1387
1388   Refactoring / optimizations:
1389    - Display of the end of hit debug messages has been factored out into
1390      log_headers, log_request, log_request_headers, log_response,
1391      log_response_status_line and log_response_headers methods so that
1392      plugins which customise how much information is shown on the debug
1393      screen as easy to write.
1394    - Make all logging of request and response state get the information from
1395      $c->dump_these so that there is a unified point from which to hook
1396      in parameter filtering (for example).
1397    - $c->model/view/controller have become a lot faster for non-regexp names
1398      by using direct hash lookup instead of looping.
1399    - IP address => hostname mapping for the server is only done once and cached
1400      by Catalyst::Engine::HTTP to somewhat mitigate the problem of people
1401      developing on machines pointed at slow DNS servers.
1402
1403   Bugs fixed:
1404     - DispatchType::Index's uri_for_action only returns for actions registered
1405       with it (prevents 'index :Path' or similar resolving to the wrong URI)
1406     - Make sure to construct Upload objects properly, even if there are
1407       multiple Content-Type headers (Closes RT#55976).
1408
1409 5.80021 2010-03-03 23:02:01
1410
1411   Bug fixed:
1412    - $c->uri_for will now escape unsafe characters in captures
1413      ($c->request->captures) and correctly encode utf8 characters.
1414
1415 5.80020 2010-02-04 06:51:18
1416
1417   New features:
1418     - Allow components to specify additional components to be set up by
1419       overriding the expand_modules method. (Oliver Charles)
1420
1421 5.80019 2010-01-29 01:04:09
1422
1423   Bug fixed:
1424    - Calls to $c->uri_for with private paths as strings (e.g.
1425      $c->uri_for('controller/action', 'arg1', 'arg2') ) no longer have
1426      / encoded to %2F. This is due to $c->uri_for('static', 'css/foo', $bar)
1427      which should not be encoded.
1428      Calls with an action object (rather than a string), or uri_for action
1429      will still encode / in args and captures to %2F
1430
1431    - The above noted / => %2F encoding in uri_for_action or uri_for with
1432      an action object has been fixed to not just encode the first slash in
1433      any set of args/captures.
1434
1435    - nginx and lighttpd FCGI requests with URI encoded sections as the first
1436      path part have been fixed to operate correctly.
1437
1438    - A source of bogus warnings in Catalyst::Component::BUILDARGS has been
1439      removed.
1440
1441   Documentation:
1442    - Improve the documentation about -Home and how Catalyst finds the home path
1443      for applications.
1444    - Various minor typo fixes.
1445
1446   New features:
1447    - Allow passing additional arguments to action constructors.
1448
1449 5.80018 2010-01-12 22:24:20
1450
1451   Bug fixed:
1452    - Call ->canonical on URI derived from $ENV{REQUEST_URI} to get
1453      paths correctly decoded. This bug was previously hidden by a bug
1454      in HTTP::Request::AsCGI.
1455
1456   Documentation:
1457    - Clarify that uri_for_action works on private paths, with example.
1458    - Clarify documentation about debug
1459
1460   Deprecations:
1461    - Saying use Catalyst::Test; (without an application name or () to stop
1462      the importer running is now deprecated and will issue a warning.
1463      You should be saying use Catalyst::Test ();
1464
1465 5.80017 2010-01-10 02:27:29
1466
1467   Documentation:
1468    - Fix docs for ->forward method when passed a class name - this should
1469      be a component name (e.g. View::HTML, not a full class name, like
1470      MyApp::View::HTML).
1471
1472   Bug fixes:
1473    - --daemon and -d options to Catalyst::Script::FastCGI are fixed.
1474    - Fix the debug dump for applications which use Catalyst::Plugin::Session
1475      (RT#52898)
1476    - Fix regression in the case where mod_rewrite is being used to rewrite
1477      requests into a path below your application base introduced with the
1478      %2F related fixes in 5.80014_02.
1479    - Do not crash on SIGHUP if Catalyst::Engine::HTTP->run is not passed the
1480      argv key in the options hash.
1481    - Correctly pass the arguments to Catalyst::Script::Server through to
1482      Catalyst::Engine::HTTP->run so that the server can restart itself
1483      with the correct options on SIGHUP.
1484    - Require new MooseX::MethodAttributes to be compatible with Moose
1485      versions >= 0.93_01
1486    - Require new MooseX::Role::WithOverloading to be compatible with Moose
1487      versions >= 0.93_01
1488
1489   Cleanups:
1490     - Stop suppressing warnings from Class::C3::Adopt::NEXT now that most plugins
1491       have been updated to not use NEXT. If you get warnings then please upgrade
1492       your components or log a bug with the component author if an upgrade is
1493       not available. The Class::C3::Adopt::NEXT documentation contains information
1494       about how to suppress the warnings in your application if you need to.
1495
1496 5.80016 2009-12-11 23:23:33
1497
1498   Bug fixes:
1499
1500    - Fix slurping a file to work correctly with binary on Win32 in the
1501      encoding test controller.
1502
1503   Bug fixes in the new scripts (for applications which have been upgraded):
1504
1505    - Allow --restartdirectory as an option for the Server script, for
1506      backwards compatibility. (Dave Rolsky)
1507    - The --host option for the server script defaulted to localhost, rather
1508      than listening on all interfaces, which was the previous default. (Dave
1509      Rolsky)
1510    - Restore -p option for pid file in the FastCGI server script.
1511    - Fix the script environment variables MYAPP_PORT and MYAPP_RELOAD RT#52604
1512    - Fix aliasing applications under non-root paths with mod_rewrite in
1513      some Apache versions where %ENV{SCRIPT_NAME} is set to the real name of
1514      the script, by using $ENV{REDIRECT_URL} which contains the non-rewritten
1515      URI.
1516    - Fix usage display when myapp_create.pl is run with no arguments. RT#52630
1517
1518   New features:
1519
1520    - The __MOP__ hash element is suppressed from being dumped fully
1521      (and instead stringified) when dumping the error screen to be
1522      less packed with information of no use.
1523
1524   Documentation:
1525
1526    - Fix Pod nits (RT#52370)
1527
1528 5.80015 2009-12-02 15:13:54
1529   Bug fixes:
1530    - Fix bug in Catalyst::Engine which would cause a request parsing to end
1531      prematurely in the hypothetical case where calling $engine->read returned
1532      the single character '0'.
1533    - Fix failing tests when combined with new HTTP::Request::AsCGI
1534
1535   Documentation:
1536    - Improved documentation on read and read_chunk methods in Catalyst::Engine.
1537    - Fix reversal of SCRIPT_NAME and PATH_INFO in previously correct nginx
1538      FastCGI documentation introduced in _02.
1539
1540 5.80014_02 2009-12-01 00:55:23
1541   Bug fixes:
1542    - Fix reporting the wrong Content-Length if the response body is an
1543      upgraded string. Strings mean the same thing whether or not they are
1544      upgraded, may get upgraded even after they are encoded, and will
1545      produce the same output either way, but bytes::length returns too big
1546      values for upgraded strings containing characters >127
1547    - Fix t/live_fork.t with bleadperl (RT#52100)
1548    - Set $ENV{PATH_INFO} from $ENV{REQUEST_URI} combined with
1549      $ENV{SCRIPT_NAME} if possible. This is many web servers always fully
1550      decode PATH_INFO including URI reserved characters. This allows us to
1551      tell foo%2cbar from foo%252cbar, and fixes issues with %2F in paths
1552      being incorrectly decoded, resulting in too many path parts (rather
1553      than 1 path part containing a /, on some web servers (at least nginx).
1554      (RT#50082)
1555    - Require new HTTP::Request::AsCGI so that it fully decodes $ENV{PATH_INFO}
1556      in non CGI contexts. (RT#50082)
1557
1558   Refactoring / cleanups:
1559    - NoTabs and Pod tests moved to t/author so that they're not run
1560      (and then skipped) normally.
1561
1562   Documentation:
1563     - Fix Pod nits in Catalyst::Response (RT#51818)
1564
1565 5.80014_01 2009-11-22 20:01:23
1566
1567   Bug fixes:
1568    - Filehandle now forced to binmode in CGI and FastCGI engines. This appears
1569      to correct some UTF-8 issues, but may break people's code which relies
1570      on the old behaviour.
1571
1572   Refactoring / cleanups:
1573    - Plugins which inherit from Catalyst::Controller or Catalyst::Component
1574      are deprecated and now issue warnings.
1575
1576 5.80014 2009-11-21 02:51:14
1577
1578    Bug fixes:
1579     - Require MooseX::MethodAttributes 0.17. This in turn requires new
1580       MooseX::Types to stop warnings in Moose 0.91, and correctly supports
1581       role combination of roles containing attributed methods.
1582     - Catalyst::Dispatcher::dispatch_types no longer throws deprecated warnings
1583       as there is no recommended alternative.
1584     - Improved the suggested fix warning when component resolution uses regex
1585       fallback for fully qualified component names.
1586     - Catalyst::Test::local_request sets ->request on the response.
1587     - Log flush moved to the end of setup so that roles and plugins which
1588       hook setup_finalize can log things and have them appear in application
1589       startup, rather than with the first hit.
1590     - Require a newer version of LWP to avoid failing tests.
1591     - Stop warnings when actions are forwarded to during dispatch.
1592     - Remove warnings for using Catalyst::Dispatcher->dispatch_types as this is a
1593       valid method to publicly call on the dispatcher.
1594     - Args ($c->request->args) and CaptureArgs ($c->request->captures)
1595       passed to $c->uri_for with an action object ($c->action) will now
1596       correctly round-trip when args or captures contain / as it is now
1597       correctly uri encoded to %2F.
1598
1599   Documentation:
1600     - Document no-args call to $c->uri_for.
1601     - Document all top level application configuration parameters.
1602     - Clarify how to fix actions in your application class (which is
1603       deprecated and causes warnings).
1604     - Pod fixes for ContextClosure.
1605     - Fix documentation for go/visit to reference captures and arguments
1606       in the correct order.
1607     - Update $c->forward and $c->state documentation to address scalar
1608       context.
1609     - Pod fix in Catalyst::Request (RT#51490)
1610     - Pod fixes to refer to ::Controller:: rather than ::C:: as the latter
1611       is deprecated (RT#51489)
1612
1613   New features:
1614     - Added disable_component_resolution_regex_fallback config option to
1615       switch off (deprecated) regex fallback for component resolution.
1616     - Added an nginx-specific behavior to the FastCGI engine to allow
1617       proper PATH_INFO and SCRIPT_NAME processing for non-root applications
1618     - Enable Catalyst::Utils::home() to find home within Dist::Zilla built
1619       distributions
1620     - Added the Catalyst::Exception::Interface role defining the interface
1621       exception classes need to implement.
1622     - Added Catalyst::Exception::Basic as a basic implementation of
1623       Catalyst::Exception::Interface and made the existing exception classes
1624       use it.
1625
1626   Refactoring / cleanups:
1627     - Remove documentation for the case_sensitive setting
1628     - Warning is now emitted at application startup if the case_sensitive
1629       setting is turned on. This setting is not used by anyone, not
1630       believed to be useful and adds unnecessary complexity to controllers
1631       and the dispatcher. If you are using this setting and have good reasons
1632       why it should stay then you need to be shouting, now.
1633     - Writing to $c->req->body now fails as doing this never makes sense.
1634
1635 5.80013 2009-09-17 11:07:04
1636
1637    Bug fixes:
1638      - Preserve immutable_options when temporarily making a class mutable in
1639        Catalyst::ClassData as this is needed by new Class::MOP.
1640        This could have potentially caused issues when using the deprecated runtime
1641        plugins feature in an application with plugins which define their own new
1642        method.
1643      - Require new Moose version and new versions of various dependencies
1644        to avoid warnings from newest Moose release.
1645      - Fix go / visit expecting captures and arguments in reverse order.
1646
1647   Documentation:
1648      - Rework the $c->go documentation to make it more clear.
1649      - Additional documentation in Catalyst::Upgrading covering more deprecation
1650        warnings.
1651
1652   Refactoring / cleanups:
1653      - Action methods in the application class are deprecated and applications
1654        using them will now generate a warning at startup.
1655      - The -short option has been removed from catalyst.pl, stopping new
1656        applications from being generated using the ::[MVC]:: naming scheme as
1657        this is deprecated and generates warnings. RT#49771
1658
1659 5.80012 2009-09-09 19:09:09
1660
1661   Bug fixes:
1662      - Fix t/optional_http-server.t test.
1663      - Fix t/optional_http-server-restart.t test.
1664      - Fix duplicate components being loaded at setup time, each component is
1665        now loaded at most once + tests.
1666      - Fix backward compatibility - hash key configured actions are stored in
1667        is returned to 'actions'.
1668      - Fix get_action_methods returning duplicate methods when a method is both
1669        decorated with method attributes and set as an action in config.
1670
1671   Refactoring / cleanups:
1672      - Reduce minimum supported perl version from 5.8.6 to 5.8.4 as there are
1673        many people still running/testing this version with no known issues.
1674
1675   Tests:
1676      - Make the optional_http_server.t test an author only test which must be
1677        run by authors to stop it being broken again.
1678      - Fix recursion warnings in the test suites.
1679
1680 5.80011 2009-08-23 13:48:15
1681
1682   Bug fixes:
1683       - Remove leftovers of the restarter engine. The removed code caused test
1684         failures, which weren't apparent for anyone still having an old version
1685         installed in @INC.
1686
1687 5.80010 2009-08-21 23:32:15
1688
1689   Bug fixes:
1690       - Fix and add tests for a regression introduced by 5.80008.
1691         Catalyst::Engine is now able to send out data from filehandles larger
1692         than the default chunksize of 64k again.
1693
1694 5.80009 2009-08-21 22:21:08
1695
1696   Bug fixes:
1697       - Fix and add tests for generating inner packages inside the COMPONENT
1698         method, and those packages being correctly registered as components.
1699         This fixes Catalyst::Model::DBIC among others.
1700
1701 5.80008 2009-08-21 17:47:30
1702
1703   Bug fixes:
1704        - Fix replace_constructor warning to actually work if you make your
1705          application class immutable without that option.
1706        - Depend on Module::Pluggable 3.9 to prevent a bug wherein components
1707          in inner packages might not be registered. This especially affected
1708          tests.
1709        - Catalyst::Engine::FastCGI - relax the check for versions of Microsoft
1710          IIS. Provides compatibility with Windows 2008 R2 as well as
1711          (hopefully) future versions.
1712        - In tests which depend on the values of environment variables,
1713          localise the environment, then delete only relevant environment
1714          variables (RT#48555)
1715        - Fix issue with Engine::HTTP not sending headers properly in some cases
1716          (RT#48623)
1717        - Make Catalyst::Engine write at least once when finalizing the response
1718          body from a filehandle, even if the write is empty. This avoids fail
1719          when trying to send out an empty response body from a filehandle.
1720        - Catalyst::Engine::HTTP - Accept a fully qualified absolute URI in the
1721          Request-URI of the Request-Line
1722
1723   Refactoring / cleanups:
1724        - Deleted the Restarter engine and its Watcher code. Use the
1725          new Catalyst::Restarter in a recent Catalyst::Devel instead.
1726        - New unit test for Catalyst::Action 'unit_core_action.t'
1727        - Bump minimum supported perl version from 5.8.1 to 5.8.6 as there are
1728          known issues with 5.8.3.
1729        - Debug output uses dynamic column sizing to create more readable output
1730          when using a larger $ENV{COLUMNS} setting. (groditi)
1731
1732   New features:
1733        - Added private_path method for Catalyst::Action
1734        - Allow uri_for($controller_instance) which will produce a URI
1735          for the controller namespace
1736        - Break setup_components into two more parts: locate_components and
1737          expand_component_module (rjbs)
1738        - Allow Components to return anon classed from their COMPONENT method
1739          correctly, and have action registration work on Controllers returned
1740          as such by adding a catalyst_component_name accessor for all components
1741          which returns the component instance's name to be used when building
1742          actions etc.
1743        - Adding X-Forwarded-Port to allow the frontend proxy to dictate the
1744          frontend port (jshirley)
1745        - Added Catalyst::Stats->created accessor for the time at the start of
1746          the request.
1747
1748   Documentation:
1749        - Fix POD to refer to ->config(key => $val), rather than
1750          ->config->{key} = $val, as the latter form is deprecated.
1751        - Clearer docs for the 'uri_for' method.
1752        - Fix POD referring to CGI::Cookie. We're using CGI::Simple::Cookie.
1753          (Forrest Cahoon)
1754
1755 5.80007 2009-06-30 23:54:34
1756
1757   Bug fixes:
1758        - Don't mangle query parameters passed to uri_for
1759          - Tests for this (Byron Young + Amir Sadoughi)
1760        - Inherited controller methods can now be specified in
1761          config->{action(s)}
1762        - Assigning an undef response body no longer produces warnings
1763        - Fix C3 incompatibility bug caused if you use Moose in MyApp.pm and
1764          add Catalyst to the right hand side of this in @ISA.
1765        - Make Catalyst.pm implement the Component::ApplicationAttribute
1766          interface so defining actions in MyApp.pm works again, if the
1767          actions have attributes that cause $self->_application to be used
1768          (like ActionClass).
1769
1770   New features:
1771        - Add optional second argument to uri_with which appends to existing
1772          params rather than replacing them. (foo=1 becomes foo=1&foo=2 when
1773          uri_with({ foo => 2 }, { mode => 'append' }) is called on a foo=1
1774          URI.
1775
1776 5.80006 2009-06-29 23:37:47
1777
1778   Bug fixes:
1779         - Revert change to URL encode things passed into $c->uri_for
1780           Args and CaptureArgs as this causes breakage to pre-existing
1781           applications.
1782         - Remove use of Test::MockObject as it doesn't install from CPAN
1783           in some environments.
1784         - Remove use of dclone to deep copy configs and replace with
1785           Catalyst::Utils::merge_hashes which has the same effect, of
1786           ensuring child classes don't inherit their parent's config,
1787           except works correctly with closures.
1788         - Add Class::C3::reinitialize into Catalyst::Test to avoid weird
1789           bugs in ctx_request (bokutin in RT#46459)
1790         - Fix issues with _parse_PathPrefix_attr method in Catalyst::Controller
1791           (jasonk in RT#42816)
1792         - Fix bugs with action sorting:
1793           - Path actions sorted so that the most specific wins.
1794           - Action methods named default and index fixed.
1795
1796   New features:
1797         - Use ~ as prefix for plugins or action classes which are located in
1798           MyApp::Plugin / MyApp::Action (mo)
1799         - Controller methods without attributes are now considered actions if
1800           they are specified in config->{action(s)} (mo)
1801         - Add Catalyst::Component::ContextClosure as an easy way to create code
1802           references, that close over the context, without creating leaks.
1803
1804   Refactoring / cleanups:
1805         - Clean namespaces in Catalyst::Exception*.
1806         - Turn Catalyst::Exception into an actual class and make the throw
1807           method create instances of it. They can still be used as normal
1808           strings, as before, as they are overloaded to stringify to their
1809           error message.
1810         - Add a rethrow method to Catalyst::Exception.
1811         - Add Catalyst::Exception::Detach and ::Go, and refactor detach() and
1812           go() to use them instead of magic, global strings.
1813           Fixes RT#47366
1814         - Clean up getting metaclass instance and making app class immutable
1815           again in Catalyst::Test
1816
1817 5.80005 2009-06-06 14:40:00
1818
1819   Behaviour changes:
1820         - Arguments ($c->req->args) in Chained dispatch are now automatically
1821           URL decoded to be consistent with Local/Path dispatch
1822
1823   Documentation:
1824         - Clarify correct techniques for Moose controllers (domm)
1825
1826   Bug fixes:
1827         - Further change pushing 'env' attribute down into Catalyst::Engine
1828           to make $c->engine->env work in all cases (kmx)
1829         - Also fix $c->engine->env in Catalyst::Test tests (kmx)
1830           - Tests for this
1831         - Fix Catalyst failing to start if any plugin changed $_ whilst
1832           loading
1833           - Tests for this
1834         - Be stricter about arguments to Args attributes for Chained actions,
1835           so that they blow up on load instead of causing undefined behavior
1836           later on
1837           - Tests for this
1838         - Prefer Path actions with a smaller (or set) number of Args (caelum)
1839           Bug reported here: http://stackoverflow.com/questions/931653/catalyst-action-that-matches-a-single-file-in-the-root-directory/933181#933181
1840           - Tests for this
1841
1842    New features:
1843         - Add $c->req->remote_user to disambiguate from $c->req->user (dwc)
1844         - Require MooseX::MethodAttributes 0.12 so that action methods
1845           (with attributes) can be used in / composed from Moose roles.
1846         - Allow the generation of cookies with the HTTPOnly flag set
1847           in Catalyst::Engine (kmx)
1848
1849 5.80004 2009-05-18 17:03:23
1850         - Rename the actions attribute in Catalyst::Controller to
1851           _controller_actions to avoid name clashes with application
1852           controller naming. (random)
1853         - Test for using Moose in components which have a non-Moose base class
1854           Fixed by 349cda in Moose 0.78
1855         - Fix deprecation message for Catalyst::Dispatcher to refer
1856           to the class actually calling the deprecated method. RT#45741
1857         - Clarify limitations of $request->base and $request->secure.
1858           (Phil Mitchell)
1859         - Add 'use Catalyst' to documentation for a Moose MyApp class as
1860           noted by dmaki.
1861         - Fix so that / (and other special characters) are URL encoded when
1862           passed into $c->uri_for as Args/CaptureArgs
1863         - Fix development server so that $c->engine->env returns the correct
1864           environment
1865         - Require Moose 0.78 to fix metaclass incompatibility issues
1866         - Require MooseX::MethodAttributes 0.10 and use
1867           Moose::Meta::Class->initialize rather than Moose->init_meta to fix
1868           bugs related to having a 'meta' method in your controller
1869         - Fix cases where your application failing to compile could cause perl
1870           to report 'Unknown Error'
1871         - Support adding Moose::Roles to the plugin list. These are applied to
1872           MyApp after plugins have been pushed onto @ISA
1873         - Fix calling $c->req->parameters as the first thing you do when
1874           parse_on_demand is on
1875
1876 5.80003 2009-04-29 16:23:53
1877         - Various POD tweaks. (hdp, dandv)
1878         - Fix formatting error in the regex fallback warning.
1879         - Convert the dispatcher's and restarter engine's BUILD method to
1880           attribute builders to not override the BUILD method from
1881           MooseX::Emulate::Class::Accessor::Fast.
1882         - Fix classes without metaclasses restarting, when not using
1883           B::Hooks::OP::Check::StashChange
1884         - Fix the unattached chain debug table for endpoints with no
1885           parents at all.
1886         - Turn off test aggregation by default. Only aggregate if the
1887           AGGREGATE_TESTS environment variable is set and a recent
1888           Test::Aggregate is available.
1889         - Bump to MooseX::MethodAttributes 0.09, to gain the
1890           get_nearest_methods_with_attributes method allowing methods without
1891           attributes in a subclass to override those with attributes in a
1892           superclass. This fixes CatalystX::CRUD's method of overriding /
1893           disabling functionality from base controllers.
1894         - Bump HTTP::Request::AsCGI dependency to avoid broken version
1895         - Bump Moose dependency to latest version to fix metaclass
1896           incompatibility issues in some cases.
1897         - Additional tests for setup_stats method.
1898         - Fix log levels in Catalyst::Log to be properly additive.
1899         - Fix RT#43375 by sorting results before testing them
1900         - Fixes for uri_for_action when using Catalyst::DispatchType::Regex
1901           + tests from RT#39369 (norbi)
1902         - Partial rewrite and reorganization of the C3 docs in
1903           Catalyst::Upgrading based on feedback from kiffin
1904         - If you make your application class immutable and turn off
1905           constructor inlining, Catalyst will die and tell you pass
1906           the (replace_constructor => 1) argument to
1907           make_immutable. (Dave Rolsky)
1908
1909 5.80002 2009-04-22 01:28:36
1910         - Fix CATALYST_DEBUG and MYAPP_DEBUG environment variables
1911           turning debugging on if defined, rather than if set.
1912           They now force debugging on or off, taking precedence over
1913           configuration in your application.
1914           - Tests for this
1915         - pass replace_constructor to the immutable call to ensure
1916           applications get a Moose constructor rather than a C::A one
1917         - Fix issues with restarting the application class due to C3 failures
1918           on perl 5.10
1919         - Work around issues in Moose with initialization order of multiple
1920           levels of non-Moose classes inheriting from a Moose class
1921           - Test for this
1922         - Add backwards compatibility method for Catalyst::Log->body, which
1923           has been made private
1924         - Fix so that calling $c->req->parameters(undef) does not flatten
1925           the request parameters with undef + test
1926         - Fix so that width of table of unattached actions for debugging
1927           ::DispatchType::Chained varies according to your terminal width
1928           (Oleg Kostyuk)
1929         - Fix warning message about linearized @ISA in Catalyst::Component
1930           (Emanuele Zeppieri)
1931         - Require MX::MethodAttributes 0.06 to avoid issues with saying
1932           use base 'Catalyst::Controller'; use Moose; losing actions
1933         - Fix all of's typos in ::Upgrading and ::Delta (hobbs)
1934
1935 5.80001 2009-04-18 22:18
1936         - Don't inline the constructor for Catalyst::Log to avoid a
1937           warning on recent Moose versions.
1938         - Add delta documentation
1939         - Clean up recursion errors
1940         - Extra cross links in dispatch types POD (Ian Wells)
1941         - Test uri_with clears query params when they are set to undef
1942           (Ian Wells)
1943         - Complain about old Catalyst::Devel versions which generated
1944           ->setup(qw/-Debug... etc. as this is not recommended
1945
1946 5.8000_07 2009-04-12 13:37
1947         - Add the Catalyst::Dispatcher->dispatch_type method (ash)
1948         - Throw an exception rather than loading an app if an action
1949           tries to chain to itself
1950           - Tests for this
1951         - Change the $c->visit and $c->go methods to optionally take
1952           CaptureArgs, making them useful to call ActionChains with
1953           - Tests for this (radek)
1954         - Fix _invoke_as_component method to find the proper action instance
1955           for dispatchable actions so that ->visit or ->going to ActionChains
1956           with qw/Class::Name method_name/ works correctly
1957           - Tests for this (radek)
1958         - Added Catalyst::Test::ctx_request to be able to inspect
1959           the context object after a request is made (Jos Boumans)
1960         - debug() POD rewrite (jhannah)
1961         - Change the warning when you have conflicting components to
1962           present a list
1963         - Move NEXT use and testing deprecated features out to its own
1964           test application so that the main TestApp isn't polluted with
1965           spurious warnings
1966         - Add a warning for the old ::[MVC]:: style naming scheme
1967           - Test for this
1968         - Kill Class::C3::Adopt::NEXT warnings for the Catalyst:: namespace
1969           in production versions
1970         - Tidy up Catalyst::ClassData to ensure that all components get
1971           the correct metaclass
1972         - Make MyApp.pm restartable by unsetting setup_finished in
1973           the restarter process
1974         - Non-naive implementation of making mutable on restart using
1975           B::Hooks::OP::Check::StashChange if installed
1976           - Tests for this
1977         - Naive implementation of making all components mutable in the
1978           forked restart watcher process so native Moose apps using
1979           immutable restart correctly.
1980           - Tests for this
1981         - Bump Moose dependency to 0.70 so that we avoid nasty surprises
1982           with is_class_loaded and perl 5.80 when you Moosify MyApp.pm
1983         - Clarify that request arguments aren't unescaped automatically
1984           (Simon Bertrang) (Closes RT#41153)
1985         - Don't require C3 for the MRO test
1986         - Bump MX::Emulate::CAF prereq to support list assignment
1987         - Remove useless column in chained action debug table.
1988         - namespace::clean related cleanups
1989         - Import related cleanups and consistency fixes
1990         - Fix test suite TestApp /dump/env action
1991         - Add $res->code as alias for $res->status
1992         - Make Catalyst::ClassData compatible with the latest Class::MOP::Class
1993           changes. Also depend on the latest Class::MOP.
1994         - Add $c->uri_for_action method.
1995         - Don't stringify the meta method. Use its name instead.
1996         - Use MooseX::MethodAttributes::Inheritable to contain action
1997           attributes. This means that attributes are now represented in the MOP,
1998           allowing method modifiers on actions to work as expected.
1999         - Provide a reasonable API in Catalyst::Controller for working with
2000           and registering actions, allowing a controller sub-class to replace
2001           subroutine attributes for action declarations with an alternate
2002           syntax.
2003         - Instantiate correct sub-class of Moose::Meta::Class for non-Moose
2004           components where Catalyst forces the creation of a metaclass instance.
2005           This is more correct, and avoids metaclass incompatibility in complex
2006           cases
2007           - Tests for this
2008         - Use of deprecated Catalyst::Base now warns.
2009         - Add uri_with tests
2010
2011 5.8000_06 2009-02-04 21:00
2012         - Disallow writing to config after setup
2013         - Disallow calling setup more than once
2014         - Documentation fix regarding overloading of Engine and Dispatcher
2015           instances
2016         - Several documentation typo fixes
2017         - Stop Makefile.PL from warning about versions that fixed a conflict
2018         - Improved upgrading documentation
2019         - Seed the RNG in each FastCGI child process (Andrew Rodland)
2020         - Properly report dynamic bind port for the development server
2021           (Closes RT#38544)
2022         - Use the way documented by IO::Socket::INET to get the error message
2023           after trying to create a listening socket (Closes RT#41828)
2024         - Don't ignore SIGCHLD while handling requests with the dev server
2025           (Closes RT#42962)
2026
2027 5.8000_05 2008-29-01 00:00
2028         - Text::SimpleTable's go as wide as $ENV{COLUMNS} (jhannah)
2029           Patch written by Oleg Kostyuk <cub.uanic@gmail.com>
2030         - Improve docs for visit (mateu)
2031         - Add docs for finalize hook (dhoss)
2032         - Added ru/ua translations to error page
2033         - Improve the clarity and verbosity of the warning when component
2034           resolution uses regex fallback. (jhannah)
2035         - Handle leading CRLF in HTTP requests sometimes sent by IE6 in
2036           keep-alive requests.
2037         - Fixes for FastCGI with IIS 6.0 (janus)
2038         - Passing request method exported by Catalyst::Test an extra
2039           parameter used to be ignored, but started breaking if the parameter
2040           was not a hash in 5.8000_04. Extra parameter is now ignored if
2041           it isn't a hashref
2042         - Fix request arguments getting corrupted if you override the
2043           dispatcher and call an action which detaches (for
2044           Catalyst::Plugin::Authorization::ACL)
2045         - Fix calling use Catalyst::Test 'MyApp' 'foo' which used to work,
2046           but stopped as the 2nd parameter can be an options hash now
2047         - Bump Moose dependency to fix make_immutable bug
2048         - Use compile time extends in Catalyst::Controller
2049         - Make Catalyst::Request::uploads attribute non-lazy, to fix
2050           test for Catalyst-Engine-Apache
2051         - Bump version of MooseX::Emulate::Class::Accessor::Fast
2052         - Stop using MooseX::Adopt::Class::Accessor::Fast by default, to stop
2053           breaking other packages which use Class::Accessor::Fast
2054         - Remove unused action_container_class attribute from
2055           Catalyst::Dispatcher
2056         - Replace {_body} instance access with calls to _body accessors
2057         - Add backwards compatibility alias methods for private attributes on
2058           Catalyst::Dispatcher which used to be public. Needed by
2059           Catalyst::Plugin::Server and  Catalyst::Plugin::Authorization::ACL
2060         - Fix return value of $c->req->body, which delegates to the body
2061           method on the requests HTTP::Body instance
2062           - Test for this
2063         - Fix calling $c->req->body from inside an overridden prepare_action
2064           method in a plugin, as used by Catalyst::Plugin::Server
2065           - Test for this
2066         - Fix assignment to Catalyst::Dispatcher's preload_dispatch_types and
2067           postload_dispatch_types attributes - assigning a list should later
2068           return a listref. Fixes Catalyst::Plugin::Server.
2069           - Tests for this
2070         - Change streaming test to serve itself rather than 01use.t, making
2071           test sync for engines easier
2072         - Refactor capturing of $app from Catalyst::Controller into
2073           Catalyst::Component::ApplicationAttribute for easier reuse in other
2074           components
2075         - Make the test suites YAML dependency optional
2076         - Make debug output show class name for the engine and dispatcher
2077           rather than the stringified ref.
2078         - Make MyApp immutable at the end of the scope after the setup
2079           method is called, fixing issues with plugins which have their
2080           own new methods by inlining a constructor on MyApp
2081           - Test for this and method modifiers in MyApp
2082         - Fix bug causing Catalyst::Request::Upload's basename method
2083           to return undef
2084           - Test for this (Carl Franks)
2085         - Fix loading of classes which do not define any symbols to not
2086           die, as it didn't in 5.70
2087           - Test for this
2088         - Bump MooseX::Emulate::Class::Accessor::Fast dependency
2089           to force new version which fixes a lot of plugins
2090         - Make log levels additive, and add documentation and tests
2091           for the setup_log method, which previously had none.
2092           Sewn together by from two patches provided by David E. Wheeler
2093         - Switch an around 'new' in Catalyst::Controller to a BUILDARGS
2094           method as it's much neater and more obvious what is going on
2095         - Add a clearer method on request and response _context
2096           attributes, and use if from ::Engine rather than deleting
2097           the key from the instance hash
2098         - Use handles on tree attribute of Catalyst::Stats to replace
2099           trivial delegation methods
2100         - Change the following direct hash accesses into attributes:
2101           Catalyst::Engine: _prepared_write
2102           Catalyst::Engine::CGI: _header_buf
2103           Catalyst::Engine::HTTP: options, _keepalive, _write_error
2104           Catalyst::Request: _path
2105           Catalyst::Stats: tree
2106         - Fix issues in Catalyst::Controller::WrapCGI
2107           and any other components which import (or define) their
2108           own meta method by always explicitly calling
2109           Class::MOP::Object->meta inside Catalyst
2110           - Add test for this
2111         - Add test case for the bug which is causing the
2112           Catalyst::Plugin::Authentication tests to fail
2113         - Fix a bug in uri_for which could cause it to generate paths
2114           with multiple slashes in them.
2115           - Add test for this
2116         - Fix SKIP block name in t/optional_http-server-restart.t,
2117           stopping 'Label not found for "last SKIP"' error from
2118           Test::More
2119         - Workaround max_redirect 0 bug in LWP
2120         - Move live_engine_response_print into aggregate
2121         - Fix dependency bug, s/parent/base/ in new test
2122         - Fix optional tests to run the live tests in the aggregate
2123           dir
2124         - Fix Catalyst->go error in remote tests
2125         - Fix upload test to work with remote servers, don't check for
2126           deleted files
2127         - Fix engine_request_uri tests to work on remote server with
2128           different URI
2129
2130 5.8000_04  2008-12-05 12:15:00
2131         - Silence Class::C3::Adopt::NEXT warnings in the test suite
2132         - Fix loads of 'used once, possible typo' warnings
2133         - Additional tests to ensure upload temp files are deleted
2134         - Remove use of NEXT from the test suite, except for one case
2135           which tests if Class::C3::Adopt::NEXT is working
2136         - Use a predicate to avoid recursion in cases where the uri
2137           method is overridden by a plugin, and calls the base method,
2138           for example Catalyst::Plugin::SmartURI
2139           - Test for this (caelum)
2140         - Compose the MooseX::Emulate::Class::Accessor::Fast role to
2141           Catalyst::Action, Catalyst::Request, and all other modules which
2142           inherit from Class::Accessor::Fast in 5.70.
2143           This fixes:
2144             - Catalyst::Controller::HTML::FormFu (zamolxes)
2145             - Catalyst::Request::REST
2146           - Test for this
2147         - Make hostname resolution lazy (Marc Mims)
2148         - Support mocking virtualhosts in test suite (Jason Gottshall)
2149         - Add README
2150         - Fix TODO list
2151         - Use Class::C3::Adopt::NEXT
2152         - Ignore C3 warnings on 5.10 when testing ensure_class_loaded
2153         - Add TODO test for chained bug (gbjk)
2154         - Fix list address in documentation (zarquon)
2155         - Fix ACCEPT_CONTEXT on MyApp, called as a class method
2156            - Test for this
2157         - Bump MooseX::Emulate::Class::Accessor::Fast version requirement to
2158           get more back compatibility
2159         - Improve documentation for $req->captures (caelum)
2160         - Fix a bug in Catalyst::Stats, stopping garbage being inserted into
2161           the stats if a user calls begin => but no end => (jhannah)
2162            - Test for this (jhannah)
2163         - Trim lines sooner in stats to avoid ugly Text::SimpleTable wrapping
2164           (jhannah)
2165         - Change Catalyst::ClassData to tweak the symbol table inline for
2166           performance after profiling
2167         - Fix POD typo in finalize_error (jhannah)
2168         - Add tests to ensure that we delete the temp files created by
2169           HTTP::Body's OctetStream parser
2170
2171 5.8000_03 2008-10-14 14:13:00
2172         - Fix forwarding to Catalyst::Action objects.
2173         - Fix links to the mailing lists (RT #39754 and Florian Ragwitz).
2174         - Use Class::MOP instead of Class::Inspector.
2175         - Change Catalyst::Test to use Sub::Exporter.
2176         - Fixed typo in Engine::HTTP::Restarter::Watcher causing -r to complain.
2177
2178 5.8000_02 2008-10-14 07:59:00
2179        - Fix manifest
2180
2181 5.8000_01 2008-10-13 22:52:00
2182         - Port to Moose
2183         - Added test for action stringify
2184         - Added test for component instances getting $self->{value} from config.
2185         - Add Catalyst::Response->print() method
2186         - Optionally aggregate tests using Test::Aggregate.
2187         - Additional docs for uri_for to mention how to use $c->action and
2188           $c->req->captures (jhannah)
2189         - List unattached chained actions in Debug mode.
2190         - Pod formatting fix for Engine::FastCGI (Oleg Kostyuk).
2191         - Add visit, a returning ->go
2192
2193 5.7XXXXXX XXXX
2194         - Workaround change in LWP that broke a cookie test (RT #40037)
2195         - Back out go() since that feature's been pushed to 5.80
2196         - Fix some Win32 test failures
2197         - Add pt translation of error message (wreis)
2198         - Make :Chained('../action') work
2199         - Add test actions
2200         - Chained doc improvements (rev 8326-8328)
2201
2202 5.7099_03 2008-07-20 10:10:00
2203         - Fix regressions for regexp fallback in model(), view() and controller()
2204         - Added the supplied argument to the regexp fallback warning for easier
2205           debugging
2206         - Ensure ACCEPT_CONTEXT is called for results from component()
2207
2208 5.7099_02 2008-07-16 19:10:00
2209         - Added PathPrefix attribute
2210         - Removed Catalyst::Build; we've long since moved to Module::Install
2211         - Updated Catalyst::Test docs to mention the use of HTTP::Request
2212           objects
2213
2214 5.7099_01 2008-06-25 22:36:00
2215         - Refactored component resolution (component(), models(), model(), et al). We now
2216           throw warnings for two reasons:
2217           1) model() or view() was called with no arguments, and two results are returned
2218              -- set default_(model|view), current_(model|view) or current_(model|view)_instance
2219              instead
2220           2) you call a component resolution method with a string, and it resorts to a regexp
2221              fallback wherein a result is returned -- if you really want to search, call the
2222              method with a regex as the argument
2223         - remove 0-length query string components so warnings aren't thrown (RT #36428)
2224         - Update HTTP::Body dep so that the uploadtmp config value will work (RT #22540)
2225         - Fix for LocalRegex when used in the Root controller
2226         - Get some of the optional_* tests working from dirs with spaces (RT #26455)
2227         - Fix Catalyst::Utils::home() when application .pm is in the current dir (RT #34437)
2228         - Added the ability to remove parameters in req->uri_with() by passing in
2229           an undef value (RT #34782)
2230         - Added $c->go, to do an internal redispatch to another action, while retaining the
2231           contents of the stash
2232
2233 5.7014  2008-05-25 15:26:00
2234         - Addition of .conf in restart regex in Catalyst::Engine::HTTP::Restarter::Watcher
2235         - Fix regression for relative uri_for arguments after a forward()
2236           introduced in 5.7013 (Peter Karman)
2237         - Fix regression for "sub foo : Path {}" in the root controller which
2238           was introduced when attempting to allow "0" as a Path.
2239
2240 5.7013  2008-05-16 18:20:00
2241         - Provide backwards compatibility methods in Catalyst::Stats
2242         - Fix subdirs for scripts that run in subdirs more than one level deep.
2243         - Added test and updated docs for handling the Authorization header
2244           under mod_fastcgi/mod_cgi.
2245         - Fixed bug in HTTP engine where the connection was not closed properly if the
2246           client disconnected before sending any headers. (Ton Voon)
2247         - POD fix, IO::FileHandle => IO::Handle (RT #35690)
2248         - Fix grammar on welcome page (RT #33236)
2249         - Fix for Path('0') handling (RT #29334)
2250         - Workaround for Win32 and c3_mro.t (RT #26452, tested by Kenichi Ishigaki)
2251         - Fix for encoding query parameters
2252         - Fix Chained multiple test
2253
2254 5.7012  2007-12-16 23:44:00
2255         - Fix uri_for()'s and uri_with()'s handling of multibyte chars
2256           (Daisuke Murase)
2257         - Fix __PACKAGE__->config->{foo} = 'bar' case with subclassing
2258         - Add Catalyst::Stats (Jon Schutz)
2259         - Fixed a bug where ?q=bar=baz is decoded as q=>'bar', not 'bar=baz'.
2260           (Tatsuhiko Miyagawa, Masahiro Nagano)
2261         - Fixed a bug where -rr (restart regex) command line option could cause
2262           shell errors. (Aristotle Pagaltzis, Chisel Wright)
2263
2264 5.7011  2007-10-18 20:40:00
2265         - Allow multiple restart directories and added option to follow
2266           symlinks in the HTTP::Restarter engine (Sebastian Willert)
2267         - Fixed t/optional_http-server-restart.t so it actually tests
2268           if the server restarted or notified of an error (Sebastian Willert)
2269         - Return child PID from the HTTP engine when run with the 'background' option.
2270           (Emanuele Zeppieri)
2271         - Fixed bug in HTTP engine where writes could fail with
2272           'Resource temporarily unavailable'.
2273         - Fixed bug where %2b in query parameter is doubly decoded to ' ', instead of '+'
2274           (RT #30087, Gavin Henry, Tatsuhiko Miyagawa, Oleg Pronin)
2275         - Fixed bug where req->base and req->uri would include a port number when running
2276           in SSL mode.
2277         - Removed unnecessary sprintf in debug mode that caused warnings on locales where
2278           commas are used for decimal markers.
2279         - Improved error message for case when server picks up editor save
2280           files as module names. (James Mastros)
2281
2282 5.7010  2007-08-22 07:41:00
2283         - Resource forks in 5.7009
2284
2285 5.7009  2007-08-22 00:14:00
2286         - Moved Manual.pod to Manual.pm and clarified status of
2287           Catalyst-Manual dist
2288         - Doc patches to Catalyst::Controller
2289         - remove ignore_loaded from plugin load, commenting why
2290         - document the ignore_loaded feature in Catalyst::Utils
2291         - Add testing of inline plugins.
2292
2293 5.7008  2007-08-13 08:40:00
2294         - Added $c->request->query_keywords for getting the keywords
2295           (a query string with no parameters).
2296         - Add undef warning for uri_for.
2297         - Fix bug where a nested component would be setup twice.
2298         - Make ensure_class_loaded behave better with malformed class name.
2299         - Make _register_plugin use ensure_class_loaded.
2300         - Remove 'Argument "??" isn't numeric in sprintf' warning.
2301           (Emanuele Zeppieri)
2302         - Fixed a bug where Content-Length could be set to 0 if a filehandle
2303           object in $c->response->body did not report a size.
2304         - Fixed issue where development server running in fork mode did not
2305           properly exit after a write error.
2306           (http://rt.cpan.org/Ticket/Display.html?id=27135)
2307         - Remove warning for captures that are undef.
2308         - Fixed $c->read and parse_on_demand mode.
2309         - Fixed a bug with the HTTP engine where very large response bodies
2310           would not be sent properly.
2311
2312 5.7007  2007-03-13 14:18:00
2313         - Many performance improvements by not using URI.pm:
2314           * $c->uri_for (approx. 8x faster)
2315           * $c->engine->prepare_path (approx. 27x faster)
2316           * $c->engine->prepare_query_parameters (approx. 5x faster)
2317         - Updated HTTP::Body dependency to 0.9 which fixes the following issues:
2318           * Handle when IE sometimes sends an extra CRLF after the POST body.
2319           * Empty fields in multipart/form-data POSTs are no longer ignored.
2320           * Uploaded files with the name "0" are no longer ignored.
2321         - Sending SIGHUP to the dev server will now cause it to restart.
2322         - Allow "0" for a path in uri_for.
2323         - Performance and stability improvements to the built-in HTTP server.
2324         - Don't ignore file uploads if form contains a text field with the same name.
2325           (Carl Franks)
2326         - Support restart_delay of 0 (for use in the POE engine).
2327         - Skip body processing if we don't have a Content-Length header.
2328           Results in about a 9% performance increase when handling GET/HEAD
2329           requests.
2330         - Add a default body to redirect responses.
2331         - MyApp->model/view now looks at MyApp->config->{default_view/model}
2332           (Bogdan Lucaciu)
2333
2334 5.7006   2006-11-15 14.18
2335         - Updated manifest
2336         - Fix Slurp dependency
2337         - Updated HTTP::Body dependency to 0.6, 0.5 can break on large POST
2338           requests.
2339         - Skip utf8 fix for undef values in uri_with() and uri_for()
2340
2341 5.7005   2006-11-07 19:37:35
2342         - Fixed lighttpd tests to be properly skipped.
2343         - Moved IE workarounds to exist only in the HTTP engine.
2344         - Added installation instructions (from Catalyst-Manual dist)
2345
2346 5.7004   2006-11-06 20:48:35
2347         - Fix Engine::HTTP crash when using IE. (Jesper Krogh, Peter Edwards)
2348         - clean up Catalyst::Utils to handle some edge cases
2349         - Properly work around lighttpd PATH_INFO vs. SCRIPT_NAME bug
2350           (Mark Blythe)
2351         - add _application accessor to Catalyst::Base
2352         - Support current_view
2353         - Allow use of Catalyst::Test without app name (Ton Voon, Altinity)
2354         - Catalyst::Manual moved to its own package
2355         - Add option to FastCGI engine to send errors to stdout, not the web server
2356         - Use Module::Install's auto_install to install prerequisite modules
2357         - various documentation fixes and improvements
2358
2359 5.7003   2006-09-21 16:29:45
2360         - Additions and updates to tutorial
2361
2362 5.7002   2006-09-17 19:35:32
2363         - unescape captures to match args
2364         - fix for relative Chained under namespace '' (root)
2365         - fix for hashrefs in action attributes from config
2366         - fix for Chained to require correct number of CaptureArgs
2367
2368 5.7001   2006-07-19 23:46:54
2369         - fix for component loading
2370         - uri_for and uri_with now behave as they used to with non-
2371           array references
2372
2373 5.7000   2006-07-07 08:08:08
2374         - fix FCGI.pm warning message with FastCGI engine
2375         - bumped inc::Module::Install to 0.63 in Makefile.PL
2376         - fixes to uri_for_action for DispatchType::Chained
2377         - Further doc work.
2378         - Minor code cleanups
2379         - Changed catalyst.pl to depend on Catalyst::Devel
2380
2381 5.70_03  2006-06-28 16:42:00
2382         - fixup to registered plugins debug at app startup
2383         - refactored Catalyst::Utils::home
2384
2385 5.70_02  2006-06-27 11:51:00
2386         - Updated tutorial.
2387
2388 5.70_01  2006-06-26 10:49:00
2389
2390         - fixed a Catalyst::Base bug causing duplicate action registrations
2391         - modified DispatchTypes to support multiple registrations
2392         - added Catalyst::Runtime module as dist marker
2393         - added Catalyst::ActionChain and Chained DispatchType
2394         - removed retarded registration requirement in dispatcher
2395         - removed Module::Pluggable::Fast hack in favor of
2396           Module::Pluggable::Object
2397         - extended uri_for, added dispatcher->uri_for_action
2398         - added Catalyst::Base->action_for('methodname')
2399         - checked and tested :Args multimethod dispatch
2400         - added ability to set action attributes from controller config
2401         - added merge_config_hashes() as a convenience method
2402         - Swapped out CGI::Cookie in favour of CGI::Simple::Cookie
2403         - Removed test dependencies on Test::NoWarnings, Test::MockObject
2404         - Removed dependency on UNIVERSAL::require
2405         - Split out Catalyst::Helper into a new distribution
2406         - un-bundled the plugins as they are now pre-reqs for Catalyst::Helper
2407         - nuked each() out of core with prejudice (due to lurking buglets)
2408         - Added tests from phaylon for dispatcher precedence
2409         - Use Class::Inspector->loaded($class) instead of $class->can('can')
2410         - Added ActionClass attribute
2411         - Removed Test::WWW::Mechanize::Catalyst from Makefile.PL (circular dep)
2412         - Updated docs for Catalyst::Component
2413         - Separated execute and dispatch on Catalyst::Action
2414         - cleaned up logging and debug output
2415         - significant documentation revisions
2416         - Added warning for setup being called twice
2417         - Fix pod to use DBIC::Schema instead of DBIC model
2418         - Fix ->config failing to copy _config for subclassing
2419         - Updated log format
2420         - Updated debug dump
2421
2422 5.6902  2006-05-04 13:00:00
2423         - Remove tarballs and OSX metadata files.
2424
2425 5.6901  2006-05-03 11.17:00
2426         - Module::Install didn't overwrite META.yml.
2427
2428 5.6900  2006-05-03 11.17:00
2429         - Stupid pause indexer can't count.
2430         - Better fix for Catalyst::Test
2431         - more tests.
2432
2433 5.682   2006-04-27 13:51:00
2434         - Damn OSX attributes again :(
2435
2436 5.681   2006-04-27 08:47:00
2437         - Updated manifest.
2438         - Add basename to core . (Deprecates Catalyst::Plugin::Basename)
2439
2440 5.68    2006-04-26 12:23:00
2441         - ConfigLoader: Updated to version 0.06
2442         - fixed undef warnings in uri_for() and uri_with()
2443         - Fixed Catalyst::Test to report errors on failed Class load
2444
2445 5.678   2006-04-24 12:30:00
2446         - Re-release of 5.67 without OSX metadata files.
2447
2448 5.67    2006-04-23 08:50:00
2449         - Added $c->req->uri_with() helper
2450         - ConfigLoader: Updated to version 0.05
2451         - Fix up Engine to avoid a new 5.8.8 warning
2452         - Added app name with :: support for PAR
2453         - Added $c->models/views/controllers
2454         - Static::Simple: Unescape the URI path before looking for the file.
2455           This fixes issues with files that have spaces.
2456         - Looping and recursion tests plus a fix
2457         - Added lots of API documentation. Refactored main pod.
2458         - Changed default behaviors for $c->model/$c->controller/$c->view
2459           to more sane settings.
2460         - added the clear_errors method - an alias for error(0)
2461         - Added tmpdir option for uploads (woremacx)
2462         - Applied patch from GEOFFR to allow normal filehandles.
2463         - Refactored Dispatcher internals for better readability and speedup
2464           (stress tests run 12% faster)
2465         - Allow $c->error to run as a class method
2466
2467 5.66    2006-03-10 17:48:00
2468         - Added Test::WWW::Mechanize::Catalyst support
2469         - Cleaned generated tests
2470         - Added Root controller concept
2471         - Updated ConfigLoader plugin to version 0.04
2472
2473 5.65    2006-02-21 10:34:00
2474         - Added plugin introspection.
2475         - Support optional hashref as last param for parameters in uri_for.
2476         - Updated tutorial to be more complete.
2477         - Applied args patch from antirice (Fixes Ticket #67)
2478
2479 5.64    2006-02-07 20:29:00
2480         - Fixed bug in FastCGI proc manager mode where pm_post_dispatch
2481           was not run. (Eric Wong)
2482         - Cleaned up generated tests
2483         - Updated YAML support to use ConfigLoader
2484         - Fixed path dispatch to canonicalise correctly
2485             (see http://dev.catalyst.perl.org/ticket/62)
2486         - Added Catalyst::Manual::About
2487
2488 5.63    2006-01-22 00:00:00
2489         - Updated prereq versions
2490
2491 5.62    2006-01-17 16:30:00
2492         - Large update to the tutorial (castaway)
2493         - Added YAML config support
2494         - Added COMPONENT() and ACCEPT_CONTEXT() support
2495         - Action list in debug mode is now displayed as a tree in the
2496           correct execution order.
2497         - Fixed engine detection to allow custom mod_perl engines.
2498         - Static::Simple: Fixed bug in ignore_dirs under win32.
2499         - Display version numbers of loaded plugins. (Curtis Poe)
2500         - Added class and method for caught exception messages.
2501         - Updated PAR support to use "make catalyst_par",
2502           packages are no longer written by Makefile.PL.
2503         - Automatically determine Content-Length when serving a
2504           filehandle.
2505         - Exceptions now return status 500.
2506         - Updated for Module::Install 0.44.
2507         - Fixed additional file installation for multi level app names.
2508         - Added REDIRECT_URL support for applications running behind
2509           a RewriteRule in Apache. (Carl Franks)
2510         - Fixed FastCGI engine under win32. (Carl Franks)
2511         - FastCGI doc updates (Bill Moseley)
2512         - Bugfix for $c->model and friends (defined).
2513
2514 5.61    2005-12-02 00:00:00
2515         - Fixed ExtUtils::AutoInstall Bootstrap Code in Makefile.PL
2516
2517 5.60    2005-12-01 22:15:00
2518         - Fixed Path and index actions in the appclass,
2519           including those that attach to /
2520         - Index is now weighted higher than Path
2521         - Fixed restarter and -d debug switch in server.pl.
2522         - Added a warning if you attempt to retrieve a parameter
2523           using $c->req->params('foo').
2524         - Fixed the Module::Install::Catalyst @ISA bug
2525
2526 5.59    2005-11-30 13:25:00
2527         - Fixed shebang line for generated scripts
2528         - Fixed forward to classes ($c->forward(qw/MyApp foo/))
2529         - Wrap use block in begin to quelch C:C3 warnings
2530         - Removed scrollbar from debug output
2531         - Fixed catalyst_par_core() and catalyst_par_multiarch()
2532
2533 5.58    2005-11-24 10:51:00
2534         - Added ExtUtils::AutoInstall support
2535         - Allow overriding path in Catalyst::Helper.
2536         - Added -makefile to catalyst.pl to generate a new Makefile.PL.
2537         - Restored Catalyst::Build with a deprecation notice.
2538         - Improved PAR support
2539         - Replaced -short with auto-detection
2540         - Fixed prereqs, added File::Copy::Recursive
2541         - Static::Simple changes:
2542             - Made prepare_action play nice with other plugins by not short-
2543               circuiting.
2544             - Added tmpl to the ignored extensions.
2545             - Fixed security problem if req->path contained '..'.
2546
2547 5.57    2005-11-20 22:45:00
2548         - Updated uri_for to accept undef actions
2549         - Switched to Module::Install
2550         - Renamed tests for easier editing
2551         - Reformatted documentation
2552         - Renamed -nonew to -force
2553         - Added PAR support
2554         - Added keep-alive support and bug fixes to HTTP engine.
2555           (Sascha Kiefer)
2556         - Added daemonize option to FastCGI engine. (Sam Vilain)
2557
2558 5.56   2005-11-16 10:33:00
2559         - Fixed FastCGI engine to not clobber the global %ENV on each
2560           request. (Sam Vilain)
2561         - Updated benchmarking to work with detach
2562         - Fixed dispatcher, so $c->req->action(undef) works again
2563         - Updated Catalyst::Test to use HTTP::Request::AsCGI
2564         - Added -pidfile to external FastCGI server.
2565
2566 5.55    2005-11-15 12:55:00
2567         - Fixed multiple cookie handling
2568
2569 5.54    2005-11-14 22:55:00
2570         - Fixed a Module::Pluggable::Fast related bug
2571
2572 5.53    2005-11-14 15:55:00
2573         - Removed t/04prereq.t that was testing for non-required
2574           modules.
2575
2576 5.52    2005-11-14 10:57:00
2577         - Strip '..'s in static urls to fix security issue.
2578
2579 5.51    2005-11-14 00:45:00
2580         - Changed uri_for to use namespace instead of match.
2581
2582 5.50    2005-11-13 20:45:00
2583         - Fixed minor bugs.
2584         - Updated docs.
2585
2586 5.49_05 2005-11-12 20:45:00
2587         - Large update to the documentation. (David Kamholz)
2588         - Fixed args handling in forward()
2589         - Fixed forwarding to classes
2590         - Fixed catalyst.pl-generated Build.PL Makefile section.
2591         - Fixed relative forwarding
2592         - Fixed forward arrows in debug output
2593
2594 5.49_04 2005-11-09 23:00:00
2595         - Made context, dispatcher, engine, request and response classes
2596           configurable.
2597         - Added $c->stack.
2598         - Fixed dispatcher to ignore unknown attributes.
2599         - Improved format of startup debug log.
2600         - Updated built in server to restart on win32. (Will Hawes)
2601         - Fixed streaming write from a filehandle to stop writing
2602           if the browser is closed.
2603         - Added $c->controller, $c->model and $c->view shortcuts.
2604         - Switched to Text::SimpleTable.
2605
2606 5.49_03 2005-11-03 12:00:00
2607         - Fixed $c->req->{path} for backwards-compatibility.
2608         - Allow debug to be disabled via ENV as well as enabled.
2609         - Added -scripts option to catalyst.pl for script updating
2610         - Changed helpers to default to long types, Controller instead of C
2611         - Added Catalyst::Controller, Catalyst::Model and Catalyst::View
2612           base classes
2613         - Added JavaScript to debug screen to show and hide specific dumps
2614         - Added _DISPATCH, _BEGIN, _AUTO, _ACTION and _END actions
2615         - Added multi process external FastCGI support
2616           (see myapp_fastcgi.pl -help) (Sam Vilain)
2617         - Restarter process in HTTP engine now properly exits when the
2618           parent app is shut down.
2619         - Improved performance of restarter loop while watching for
2620           changed files.
2621         - Restarter will now detect new files added to an app on systems
2622           that change directory mtimes when new files are created.
2623         - Restarter now properly handles modules that are deleted from an
2624           application.
2625         - Fixed memory leak in TestApp.
2626
2627 5.49_02 2005-10-26 12:39:00
2628         - Whole new dispatcher!
2629         - Added index action
2630         - Added path_to method
2631         - Added support for passing an IO::Handle object to $c->res->body.
2632           (Andrew Bramble)
2633         - Added a new welcome screen.
2634         - Included Catalyst buttons and icons in helper.
2635         - Added Static::Simple plugin to core.
2636         - Added self restarting test server
2637         - Added filename to debug output for uploaded files.
2638         - Fixed forwarding with embedded arguments.
2639         - Fixed handling of escaped query strings.
2640         - Added upload parameters back into $c->req->params.
2641         - Added multiple paths support to dispatcher
2642         - Fixed bug in req->path where changing the path added a trailing
2643           slash.
2644         - Removed req->handle and res->handle
2645         - Added prepare_body_chunk method as a hook for upload progress.
2646         - Fixed bug in uri_for method when base has no path.
2647         - Added automated tests for HTTP, CGI, and FastCGI servers.
2648
2649 5.49_01 2005-10-10 10:15:00
2650         - Refactored all internals, should be 99% compatible to previous
2651           versions.
2652         - *IMPORTANT* The Apache engines have been moved to a separate package
2653           for this release.  Please install Catalyst::Engine::Apache if you
2654           need Apache support.
2655
2656         - Added support for calling forward with arguments in the path, i.e.
2657           $c->forward('/foo/bar/arg1/arg2')
2658         - Made $c->req->uri a URI object, added req->path_info for CGI compat.
2659           Raw query string is available as $c->req->uri->query.
2660         - Made $c->req->base a URI object.
2661         - Parameters with multiple values (?a=1&a=2) now display properly
2662           in the debug output.
2663         - Semi-colon separators in query strings now work properly.
2664         - Expanded documentation of catalyst.pl (Andrew Ford)
2665         - Added support for running as a backend server behind a frontend
2666           proxy so req->base and req->address are set properly.
2667         - Added an 'abort' method to the Log api, so that you can
2668           kill loggging for a whole request.
2669         - Added $c->uri_for method to simplify url handling.
2670         - Added more tests and reorganized the t directory.
2671         - Reimplemented core engines, all are now CGI based for better test
2672           coverage and maintainability.
2673         - Added fork support to built in test server.
2674         - Fixed all memory leaks.
2675         - Thread-related bug fixes and tests.  We now believe the Catalyst
2676           core to be thread-safe.
2677         - Added streaming IO support through $c->req->read() and
2678           $c->res->write()
2679         - Added MyApp->config->{parse_on_demand} (streaming input)
2680         - Added $c->req->handle and $c->res->handle
2681         - Improved documentation
2682         - Fixed mkpath in Catalyst::Helper (Autrijus Tang)
2683         - Fixed bug in dispatcher where an invalid path could call a valid
2684           action. (Andy Grundman)
2685         - Fixed Helper so it works with CRLF line-endings. (Andy Grundman)
2686
2687 5.33  2005-08-10 15:25:00
2688         - Now with updated manifest.
2689
2690 5.32  2005-08-10 15:10:00
2691         - Dispatcher might fail if object returns false.
2692
2693 5.31  2005-06-04 12:35:00 (never released to CPAN)
2694
2695         - helpers now create .new files where files already exist and differ
2696         - fixed $Data::Dumper::Terse (Robin Berjon)
2697         - added arguments for detach
2698         - new credits section in POD
2699         - fixed detach to allow relative action names (Matt and Robert)
2700         - added the ability to have whitespaces in Path( '' ) and Regex( '' )
2701
2702 5.30  2005-06-04 12:35:00
2703
2704         - Fixed a bug where it was not possible to $c->forward to a
2705           component
2706           that was not inheriting from Catalyst::Base.
2707         - Fix for inheritance bug.
2708         - Allow forward with arguments.
2709         - Updated cookbook
2710         - Allow overriding home/root in config.
2711         - make module build cons README automatically.
2712         - prettify home path by resolving '..' (Andy Grundman)
2713         - improved helper templates a bit, new naming scheme for tests.
2714         - added support for case sensitivity, MyApp->config->{case_sensitive}
2715         - added $c->detach for non-returning forwards
2716         - added unified error handling, Catalyst::Exception
2717         - added section on param handling in Intro.pod
2718         - added $c->request->cookie
2719         - added Catalyst::Setup
2720         - refactored Catalyst::import()
2721         - improved rendering of error messages in debug mode
2722         - fixed a bug in Catalyst::Helper::mk_dir
2723         - further doc changes, esp. to Intro.pod
2724
2725 5.23  2005-06-03 02:30:00
2726         - added support for non Catalyst::Base components to live in namespace
2727         - improved concurrency connections in Catalyst::Engine::HTTP::Daemon
2728
2729 5.22  2005-05-26 14:24:00
2730         - improved base locating in MP engines
2731         - improved error messages in C::E::HTTP::Daemon
2732         - hostnames are now resolved on demand unless provided by engine
2733         - fixed memory leak in $c->execute (Michael Reece, Matt S Trout)
2734
2735 5.21  2005-05-24 14:56:00
2736         - fixed a bug in https detection
2737         - fixed auto chain finally
2738         - added MYAPP_HOME and CATALYST_HOME environment variables
2739
2740 5.20  2005-05-18 19:52:00
2741         - improved uploads and parameters
2742         - added $c->req->protocol and $c->req->secure
2743         - added $c->req->user and $c->req->uri
2744         - improved error message when forwarding to unknown module
2745         - fixed win32 installer
2746         - added deep recursion detection
2747         - fixed auto actions
2748         - fixed inheritance in dispatcher
2749         - allow whitespaces between brackets and quoted string
2750           in Path and Regex attributes
2751         - new helper templates
2752         - installer now supports install_base and destdir
2753         - allow multiple Catalyst apps to run on the same mod_perl
2754           instance (not the same app!)
2755         - fixed MP2 engines
2756         - removed apreq dependency from all MP engines
2757         - added support for MP registry scripts
2758         - added support for LocationMatch and ScriptAliasMatch in MP engines
2759         - added SpeedyCGI engine
2760
2761 5.10  2005-04-23 11:16:00
2762         - updated dependencies to require latest module::pluggable::fast
2763         - new installer for templates and stuff using Module::Build
2764         - scripts are now prefixed, for being installable
2765         IMPORTANT: You have to regenerate the script directory,
2766         remove Makefile.PL and add Build.PL
2767         - Added compat to install Module::Build if required.
2768         - Improved: Params handling with MP engines
2769         - Fixed: Params handling on POST with CGI engine (Andy Grundman)
2770         - Fixed: Helper.pm on Win32 (Matt S Trout)
2771
2772 5.03  2005-04-19 20:35:00 (Revision 462)
2773         - fixed Test example (Torsten Seeman)
2774         - added Plugins chapter to manual
2775         - applied doc patch from Robert Boone <robert@rlb3.com>
2776         - improved Dispatcher error messages.
2777         - refactored so we don't need to include helper from
2778           Catalyst.pm - Fixes issues with FindBin
2779         - applied HTTP.pm patch from Andy Grundman <andy@hybridized.org>
2780         - added plugin() method for instant plugins
2781         - FCGI is no more considered experimental
2782
2783 5.02  2005-04-18 10:00:00
2784         - fixed manifest
2785
2786 5.01  2005-04-17 23:00:00
2787         - some documentation bugs fixed
2788         - added Catalyst::Utils
2789         - fixed regexp bug (Matt S Trout)
2790         - fixed upload bug with MP19
2791         - added $c->req->body
2792         - aliased $c->res->output to $c->res->body
2793         - Read AUTHOR from passwd or $ENV{AUTHOR} when
2794           generating code.
2795         - extended attribute handling
2796         - added global config for components
2797
2798 5.00  2005-04-15 18:00:00
2799         - new core to support inheritance trees
2800         - new syntax for action declaration
2801         - new helper system using TT2
2802         - problems with mod_perl2 fixed
2803         - added Test::Pod support
2804         - added new server backend with HTTP/1.1 support
2805         - added option to run tests against a remote server
2806         - renamed errors() to error()
2807         - more better docs
2808         - countless minor improvements
2809           IMPORTANT: This release is very incompatible to previous ones
2810           and you have to regenerate the helper scripts again...
2811
2812 4.34  2005-03-23 07:00:00 2005
2813         - added some messages to Makefile.PL
2814         - added Catalyst::Engine::Test
2815         - added Catalyst::Engine::CGI::NPH
2816         - simplified Catalyst::Log to be easier to implement/subclass
2817         - added cgi.pl
2818         - updated Catalyst::Test to use Catalyst::Engine::Test
2819         - updated helper scripts
2820           IMPORTANT: this will be the last time you'll have to regenerate
2821           the script directory. We promise!
2822
2823 4.33  2005-03-23 01:00:00 2005
2824         - documented the log() accessor method in Catalyst (Andrew Ford)
2825         - added optional arguments to Catalyst::Log methods (Andrew Ford)
2826         - removed cgi-server.pl
2827         - added fcgi.pl and Catalyst::Engine::FCGI
2828         - fixed an undef durng make test (Dan Sully)
2829         - new path test (Christian Hansen)
2830           IMPORTANT: you have to regenerate the script directory again
2831
2832 4.32  2005-03-22 02:10:00 2005
2833         - made a damn typo *AAAAAAAAAAAAAAHHHH!!!*
2834
2835 4.31  2005-03-22 02:00:00
2836         - fixed inheritance (Christian Hansen)
2837         - previous release was borked!
2838           fixed that, but you have to regenerate the scripts again :(
2839
2840 4.30  2005-03-21 23:00:00
2841         - more documentation (Andrew Ford)
2842         - added connection informations (Christian Hansen)
2843         - HTTP::Request support in Catalyst::Test (Christian Hansen)
2844         - moved cgi.pl to nph-cgi.pl
2845         - added Catalyst::Engine::Server (Christian Hansen)
2846         - removed Catalyst::Test::server
2847         - updated helper scripts
2848           IMPORTANT: note that you have to regenerate script/server.pl,
2849           script/cgi-server.pl and script/cgi.pl (now nph-cgi.pl)
2850
2851 4.28  2005-03-19 22:00:00
2852         - fixed isa tree (Christian Hansen)
2853         - added script/cgi-server.pl, so no more server restarting after
2854           code changes
2855         - reworked documentation (Andrew Ford <A.Ford@ford-mason.co.uk>)
2856
2857 4.27  2005-03-19 01:00:00
2858         - debug message for parameters
2859         - Fix redirects (Christian Hansen <ch@ngmedia.com>)
2860         - some random fixes
2861         - new helper api for Catalyst::Helper::* support
2862           you have to update script/create.pl to use it
2863
2864 4.26  2005-03-16 10:00:00
2865         - fixed the weird bug that caused regex actions to fail on every
2866           second request
2867         - more debug messages
2868         - 100% pod coverage.
2869
2870 4.25  2005-03-12 18:00:00
2871         - correct perl pathes for helper generated scripts (Tatsuhiko Miyagawa)
2872         - improved cgi engine docs (Christoper Hicks)
2873
2874 4.24  2005-03-12 01:00:00
2875         - updated cookbook example
2876         - fixed base for apache and https (Andrew Ruthven)
2877
2878 4.23  2005-03-09 20:00:00
2879         - no more regex actions in forward
2880         - added support for test directories t/m, t/v and t/c
2881
2882 4.22  2005-03-08 20:00:00
2883         - catch errors in application class
2884         - handle die properly.
2885
2886 4.21  2005-03-05 17:00:00
2887         - fixed docs
2888
2889 4.20  2005-03-04 22:00:00
2890         - moved bin to script
2891
2892 4.13  2005-03-03 11:00:00
2893         - improved documentation
2894         - pod coverage test for helper generated apps
2895         - new helper api
2896
2897 4.12  2005-03-02 11:00:00 2005
2898         - server_base sucks, removed
2899         - added $c->log->dump()
2900
2901 4.11  2005-03-02 11:00:00 2005
2902         - removed some warnings
2903         - improved docs
2904         - private prefixed actions override private non prefixed actions
2905         - added server_base
2906         - updated Catalyst::Manual::Intro
2907
2908 4.10  2005-03-02 10:00:00 2005
2909         - improved documentation
2910         - fixed upload bug
2911         - fixed prefixed private actions bug
2912         - fixed more little bugs
2913
2914 4.01  2005-03-01 10:00:00 2005
2915         - improved documentation
2916         - documentation fixes (Johan Lindstrom)
2917
2918 4.00  2005-02-27 22:00:00
2919         - more verbose debug messages, especially for forward()
2920         - implemented prefixed prvate actions, icluding built in
2921           !?default, !?begin and !?end
2922         - new Catalyst::Manual::Intro
2923         - new helpers, bin/catalyst
2924         - helper api
2925
2926 3.11  2005-02-23 21:00:00
2927         - added dependency to UNIVERSAL::require (Marcus Ramberg)
2928         - added a little workaround for a warning in Catalyst::Test
2929           (Marcus Ramberg)
2930         - improved documentation for actions
2931
2932 3.10  2005-02-19 20:00:00
2933         - removed roles management from Catalyst::Engine
2934           and added it to Catalyst::Plugin::Authentication::CDBI
2935
2936 3.04  2005-02-17 21:00:00
2937         - error reporting for app class
2938         - no more engine debug messages
2939         - class->method forwards get resolved now
2940
2941 3.03  2005-02-16 23:00:00
2942         - friendlier statistics
2943
2944 3.02  2005-02-16 22:00:00
2945         - fixed unintialized actions (Marcus Ramberg)
2946
2947 3.01  2005-02-16 20:30:00
2948         - better statistics
2949
2950 3.00  2005-02-16 20:00:00
2951         - real version number for CPAN.pm
2952         - fixed redirect in CGI engine
2953         - more statistics in debug logs
2954         - ? prefix for forward()
2955
2956 2.99_15  2005-02-02 22:00:00
2957         - support for short namespaces, MyApp::M, MyApp::V and MyApp::C
2958         - Replaced "Catched" with "Caught" in Catalyst::Engine
2959           (Gary Ashton Jones)
2960         - replaced _ with ! for private actions
2961         - added ? for prefixed actions
2962         - misc improvememts
2963
2964 2.99_14  2005-01-31 22:00:00 2005
2965         - arguments for _default
2966         - $c->entrance removed for more flexibility
2967         - added $c->req->method
2968
2969 2.99_13  2005-01-30 18:00:00 2005
2970         - POD fixes and improvements
2971
2972 2.99_12  2005-01-28 22:00:00 2005
2973         - first development release