bump version to 0.65
[gitmo/Moose.git] / lib / Moose / Meta / TypeConstraint / Parameterized.pm
2009-01-22 Dave Rolsky bump version to 0.65 0.65
2009-01-17 Yuval Kogman Merge branch 'master' into method_generation_cleanup
2008-12-31 Dave Rolsky add release date and bump version
2008-12-08 Dave Rolsky bump version to 0.63 0.63
2008-12-05 Dave Rolsky bump version and update Changes
2008-12-04 Dave Rolsky bump version and update changes. 0.62_01
2008-11-26 Dave Rolsky bump version to 0.62
2008-11-01 Dave Rolsky used perl-reversion to bump version to 0.61
2008-10-24 John Napiorkowski parameterized contstraints when subclassing should...
2008-10-23 Dave Rolsky bump all versions to 0.60
2008-10-23 Dave Rolsky s/childtype/child_type/g - why ignore every naming...
2008-10-23 John Napiorkowski removed some debug stuff
2008-10-23 John Napiorkowski changed the way subtypes are made so that we delegate...
2008-10-14 Dave Rolsky bump version to 0.59 0.59
2008-09-04 Yuval Kogman Moose::throw_error -> Moose->throw_error
2008-09-04 Yuval Kogman Merge ../Moose-error into pluggable_errors
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-09-03 Dave Rolsky bump version and update changes for release later today...
2008-09-01 Dave Rolsky bump version to 0.56 and update changes for release 0.56
2008-08-31 Dave Rolsky bump version to 0.55_04
2008-08-30 Dave Rolsky bump the version to 0.55_03
2008-08-29 Dave Rolsky bump version to 0.55_02
2008-08-20 Dave Rolsky Implement the "eval $VERSION" trick from perlmodstyle...
2008-08-04 Shawn M Moore Bump to 0.56
2008-07-08 Stevan Little some refactoring of handles
2008-07-03 Stevan Little 0.55 setup
2008-07-03 Stevan Little setting up 0.53
2008-06-27 Shawn M Moore Bump to 0.52
2008-06-27 Shawn M Moore Bump us up to 0.51
2008-06-13 Shawn M Moore Bump the versions of everything to 0.50
2008-04-12 Yuval Kogman fix and test equals for various TC classes, and introdu...
2008-01-17 Stevan Little refactoring the parameterized type constraints
2008-01-14 Stevan Little * role exclusion and aliasiing now works in composite...
2007-12-31 Stevan Little updating copyright dates
2007-12-28 Shawn M Moore A few comments in Moose::Meta::TypeConstraint::Paramete...
2007-12-14 Stevan Little 0.33
2007-12-05 Shawn M Moore Add some support for coercing to ArrayRef or HashRef...
2007-12-05 Shawn M Moore Add support for parametric containers that subtype...
2007-09-18 Stevan Little s/container/parameterized/