Merge branch 'master' into traits
[gitmo/MooseX-AttributeHelpers.git] / lib / MooseX / AttributeHelpers.pm
2009-06-01 Jesse Luehrs Merge branch 'master' into traits
2009-04-10 Florian Ragwitz Version 0.17. 0.17
2009-04-10 Florian Ragwitz Add Evan to the list of contributors.
2009-04-06 Shawn M Moore Bump all versions to 0.16 (from *cough* 0.14!)
2009-04-05 Florian Ragwitz Add myself to the list of contributors.
2008-10-03 Shawn M Moore Bump to 0.14
2008-09-01 Dave Rolsky Bump version # to 0.13
2008-08-20 Dave Rolsky Prep for version 0.12_01 release to match Moose ...
2008-06-29 Shawn M Moore Bump to 0.13
2008-06-27 Cory G Watson Fix misnamed link to Bool from root class.
2008-06-27 Shawn M Moore Bump to 0.12
2008-06-26 Cory G Watson Forgot to add my name.
2008-06-22 Jason May up the version, add some checks for the curries feature
2008-06-21 Jason May allow method => $coderef for a curries parameter
2008-06-21 Jason May refactor curries usage
2008-06-20 Jason May add method provider currying support
2008-06-18 Jason May update documentation about Boolto the MooseX::Attribute...
2008-06-15 Jason May add Bool as an attribute helper
2008-05-25 Stevan Little 0.09
2008-05-25 Shawn M Moore Trait::Collection::Bag
2008-05-25 Shawn M Moore Trait::Collection::ImmutableHash
2008-05-25 Shawn M Moore MooseX::AttributeHelpers::Trait::Collection::Hash
2008-05-25 Shawn M Moore MooseX::AttributeHepers::Trait::Collection::Array
2008-05-25 Shawn M Moore MooseX::AttributeHelpers::Trait::Collection::List
2008-05-25 Shawn M Moore MooseX::AttributeHelpers::Trait::String
2008-05-25 Shawn M Moore MooseX::AttributeHelpers::Trait::Number
2008-05-25 Shawn M Moore Load the Counter trait. Now t/201-trait-counter passes...
2008-03-10 Stevan Little fuckingyuval
2008-01-01 Yuval Kogman changelog, copyright, author
2008-01-01 Yuval Kogman version bump
2007-12-31 Yuval Kogman (no commit message)
2007-12-04 Stevan Little 0.06
2007-11-24 Stevan Little 0.05
2007-11-23 Stevan Little adding in the new junk to this
2007-09-19 Tom Lanyon added default attr options to Counter
2007-09-14 Stevan Little small fix in docs
2007-09-13 Stevan Little 0.02
2007-09-02 Stevan Little now uses faster methods for accessors and some other...
2007-08-13 Stevan Little 0.01
2007-08-12 Robert 'phaylon... some POD advances
2007-05-31 Stevan Little foop
2007-05-27 Stevan Little adding method meta-object so that you can differentiate...
2007-05-22 Robert Boone Added MooseX::AttributeHelpers::Number
2007-04-06 Stevan Little adding MooseX::ATtributeHelpers