Hi, I'm pleased to announce the latest maintenance TRIAL release of Catalyst::Runtime, 5.90013 - TRIAL.
Significant changes include merging the functionality of Catalyst::Controller::ActionRole into the core Catalyst class Catalyst::Controller. This should make it easier to write well structured code using action roles. Also (and not listed in the TRIAL release by accident but will be in the stable release changelog) the Makefile.PL has been restructured a bit to make it easier to install Catalyst as a Catalyst core hacker. Although this is a point maintenance release, changes to the core Catalyst::Controller warrant a bit of caution, so we are releasing this as a TRIAL. I urge you all to test you code on it and report any issues. Our hope is to release a stable version during YAPC:NA. As this is the first time I am releasing Catalyst, I want to take a moment to thank rafl, who paired with me at Shutterstock's monthly hack-night to review this code and get it into shape. Also, I want to thank t0m, mst and many others who over the years have assisted me many times with Catalyst and other programming issues. I appreciate the trust shown in me by the Catalyst cabal in granting me release privileges and I will make every effort to help continue our tradition of releasing quality code. John Napiorkowski (jnap) Full change log is below. 5.90013 - TRIAL 2012-06-07 20:21:00 New features: - Merge Catalyst::Controller::ActionRole into Catalyst::Controller. Bug fixes: - Fix warnings in some matching cases for Action methods with Args(), when using Catalyst::DispatchType::Chained - Fix request body parameters to not be undef if no parameters are supplied. - Fix action_args config so that it can be specified in the top level config. - Fix t/author/http-server.t on Win32 - Fix use of Test::Aggregate to make tests faster.
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
