[Catalyst-commits] r13222 - Catalyst-Runtime/5.80/trunk
rafl at dev.catalyst.perl.org
rafl at dev.catalyst.perl.org
Fri May 7 21:48:51 GMT 2010
Author: rafl
Date: 2010-05-07 22:48:51 +0100 (Fri, 07 May 2010)
New Revision: 13222
Modified:
Catalyst-Runtime/5.80/trunk/Changes
Log:
Changelogging.
Modified: Catalyst-Runtime/5.80/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.80/trunk/Changes 2010-05-07 21:11:10 UTC (rev 13221)
+++ Catalyst-Runtime/5.80/trunk/Changes 2010-05-07 21:48:51 UTC (rev 13222)
@@ -18,11 +18,17 @@
- Allow the myapp_test.pl script to be given a list of paths which it
will retrieve all of. (RT#53653)
- Allow parameterized roles to be applied as plugins.
+ - Allow requiring minimum versions of plugins when loading them.
Documentation:
- The Catalyst::Test::get method is documented as returning the raw
response bytes without any character decoding (RT#53678)
+ Cleanups:
+ - Removal of $Catalyst::PRETTY_VERSION. Future releases will always have the
+ full and unmangled version number, including trailing zeroes, in
+ $Catalyst::VERSION.
+
5.80022 2010-03-28 19:43:01
New features:
More information about the Catalyst-commits
mailing list