move repository to http://github.com/moose/MooseX-AlwaysCoerce
[gitmo/MooseX-AlwaysCoerce.git] / lib /
2013-09-17 Karen Etheridge make release tests pass
2013-09-17 Karen Etheridge use Pod::Weaver
2013-09-17 Karen Etheridge switch to my pluginbundle
2012-10-14 Karen Etheridge add pod coverage tests
2012-10-13 Karen Etheridge find prereqs automatically
2012-06-01 Karen Etheridge revert contentious commits since 0.16 that do not work
2011-06-10 Karen Etheridge Revert "better check for if add_class_attribute is... topic/mx-classattribute-tweaks
2011-04-07 Karen Etheridge better check for if add_class_attribute is present.
2011-04-07 Karen Etheridge don't attempt to wrap a method from MooseX::ClassAttrib...
2011-03-16 Karen Etheridge changes for 0.16 release 0.16
2011-03-14 Karen Etheridge changelog for 0.15 release 0.15
2011-03-08 Karen Etheridge doh, I missed a hardcoded version in the pod
2011-03-08 Karen Etheridge changelog for 0.14 release (applied_attribute) 0.14
2011-03-08 Jesse Luehrs enable applied_attribute
2011-03-07 Karen Etheridge set new version to 0.13 0.13
2010-10-08 Karen Etheridge bump to 0.12 to fix upload *again* 0.12
2010-10-08 Karen Etheridge 0.11 release to fix bad tarball.
2010-10-08 Karen Etheridge bump to version 0.10
2010-10-08 Jesse Luehrs this gives class attributes to the metaclass, which...
2010-08-05 Rafael Kitover support attributes without isa, better tests, release 0.09
2010-08-05 Rafael Kitover make a test safer, release 0.08
2010-08-05 Rafael Kitover support class_has with no isa, with test
2010-08-03 Karen Etheridge isa is not a required option -- dont do anything extra...
2010-08-01 Rafael Kitover respect value of coerce not only if 0
2010-08-01 Rafael Kitover fix for class attributes in roles
2010-07-29 Karen Etheridge potential fixes for role problems.. doesnt solve everyt...
2010-07-28 Rafael Kitover update copyright year
2010-07-28 Rafael Kitover release 0.06
2010-07-28 Karen Etheridge update Moose::Exporter calls for post-0.93 Moose API...
2010-07-13 Rafael Kitover release 0.05
2010-07-13 Rafael Kitover actually apply Schwern's patch
2010-07-12 Rafael Kitover add failing tests for types without coercion, add Schwe...
2010-03-06 Rafael Kitover remove t/00-load.t (was failing), release 0.04
2009-06-16 Rafael Kitover release
2009-06-16 Rafael Kitover make coerce => 0 work for class_has
2009-06-16 Rafael Kitover rewritten using metaroles, the Moose way
2009-06-15 Rafael Kitover first release
2009-06-15 Rafael Kitover skeleton