0.08
~~ updates copyright year on all modules ~~
+ - remove Module::Build support in favor of ExtUtils::MakeMaker
* MooseX::AttributeHelpers::MethodProvider::Hash
- fixed bug in non-type constraint version of set
method (thanks to frodwith)
+ - delete with multiple keys will now work (thanks to frodwith)
+ * MooseX::AttributeHelpers::MethodProvider::List
+ - add "join" and "elements" provided methods (thanks to Sartak)
+ * MooseX::AttributeHelpers::MethodProvider::Array
+ - add "splice" provided method
0.07 Tues. Jan. 1, 2008
* MooseX::AttributeHelpers::String