[Moose-commits] r7729 - Moose/trunk
autarch at code2.0beta.co.uk
autarch at code2.0beta.co.uk
Thu Feb 19 14:34:10 GMT 2009
Author: autarch
Date: 2009-02-19 06:34:10 -0800 (Thu, 19 Feb 2009)
New Revision: 7729
Modified:
Moose/trunk/Changes
Log:
Clean up changes and add release date
Modified: Moose/trunk/Changes
===================================================================
--- Moose/trunk/Changes 2009-02-19 07:00:34 UTC (rev 7728)
+++ Moose/trunk/Changes 2009-02-19 14:34:10 UTC (rev 7729)
@@ -1,6 +1,6 @@
Revision history for Perl extension Moose
-0.71
+0.71 Thu, February 19, 2009
* Moose::Cookbook::Basics::Recipe11
- A new recipe which demonstrates the use of BUILDARGS and
BUILD. (Dave Rolsky)
@@ -10,17 +10,20 @@
Rolsky)
* Moose::Util::TypeConstraints::Optimized
- - Just use Class::MOP for the optimized ClassName check (Dave
+ - Just use Class::MOP for the optimized ClassName check. (Dave
Rolsky)
* Moose::Exporter
- - Allow overriding specific keywords from "also" packages (doy)
+ - Allow overriding specific keywords from "also" packages. (doy)
* Tests
- Replace hardcoded cookbook tests with Test::Inline POD
- to ensure they don't desync (Dave Rolsky)
- - Many fixes, small and large (Dave Rolsky)
+ to ensure they don't get out of sync. (Dave Rolsky)
+ * Moose::Cookbook
+ - Working on the above turned up a number of little bugs in the
+ recipe code. (Dave Rolsky)
+
0.70 Sat, February 14, 2009
* Moose::Util::TypeConstraints
- Added the RoleName type (stevan)
More information about the Moose-commits
mailing list