13 years agosupport attributes without isa, better tests, release 0.09
Rafael Kitover [Thu, 5 Aug 2010 03:43:31 +0000]
support attributes without isa, better tests, release

13 years agomake a test safer, release 0.08
Rafael Kitover [Thu, 5 Aug 2010 03:15:11 +0000]
make a test safer, release

13 years agorelease 0.07 0.07
Rafael Kitover [Thu, 5 Aug 2010 03:11:29 +0000]
release 0.07

13 years agosupport class_has with no isa, with test
Rafael Kitover [Thu, 5 Aug 2010 03:09:54 +0000]
support class_has with no isa, with test

13 years agoTODO-ify failing tests
Rafael Kitover [Thu, 5 Aug 2010 03:02:45 +0000]
TODO-ify failing tests

13 years agoisa is not a required option -- dont do anything extra if class attr was not defined...
Karen Etheridge [Tue, 3 Aug 2010 21:28:52 +0000]
isa is not a required option -- dont do anything extra if class attr was not defined with an isa

13 years agorespect value of coerce not only if 0
Rafael Kitover [Sun, 1 Aug 2010 05:52:10 +0000]
respect value of coerce not only if 0

13 years agofix for class attributes in roles
Rafael Kitover [Sun, 1 Aug 2010 05:21:53 +0000]
fix for class attributes in roles

13 years agopotential fixes for role problems.. doesnt solve everything though; will have to...
Karen Etheridge [Thu, 29 Jul 2010 22:18:15 +0000]
potential fixes for role problems.. doesnt solve everything though; will have to see if MX::ClassAttribute is partially to blame here
(See https://rt.cpan.org/Public/Bug/Display.html?id=59844)

13 years agoadd Test::NoWarnings; add (failing) tests for the use of MX::AlwaysCoerce from a...
Karen Etheridge [Thu, 29 Jul 2010 22:06:07 +0000]
add Test::NoWarnings; add (failing) tests for the use of MX::AlwaysCoerce from a role

13 years agoupdate copyright year
Rafael Kitover [Wed, 28 Jul 2010 01:02:27 +0000]
update copyright year

13 years agorelease 0.06
Rafael Kitover [Wed, 28 Jul 2010 00:59:25 +0000]
release

13 years agoTODO-ify MX::Method::Signatures test
Rafael Kitover [Wed, 28 Jul 2010 00:44:27 +0000]
TODO-ify MX::Method::Signatures test

13 years agoupdate Moose::Exporter calls for post-0.93 Moose API (RT#59744)
Karen Etheridge [Tue, 27 Jul 2010 22:10:57 +0000]
update Moose::Exporter calls for post-0.93 Moose API (RT#59744)

13 years agoUpdated test to properly handle a missing dependency
Karen Etheridge [Tue, 27 Jul 2010 21:40:06 +0000]
Updated test to properly handle a missing dependency

13 years agoswitch to Test::Exception, add failing test for MooseX::Method::Signatures
Rafael Kitover [Tue, 13 Jul 2010 06:46:03 +0000]
switch to Test::Exception, add failing test for MooseX::Method::Signatures

13 years agorelease 0.05
Rafael Kitover [Tue, 13 Jul 2010 00:06:07 +0000]
release

13 years agoactually apply Schwern's patch
Rafael Kitover [Tue, 13 Jul 2010 00:03:39 +0000]
actually apply Schwern's patch

13 years agoOnly coerce if the accessor's type can coerce.
Michael G. Schwern [Sun, 27 Jun 2010 23:50:39 +0000]
Only coerce if the accessor's type can coerce.

Otherwise the Moose will get angry.

13 years agoadd failing tests for types without coercion, add Schwern to CONTRIBUTORS
Rafael Kitover [Mon, 12 Jul 2010 23:50:26 +0000]
add failing tests for types without coercion, add Schwern to CONTRIBUTORS

13 years agoBetter diagnostics when the evals fail.
Michael G. Schwern [Sun, 27 Jun 2010 23:50:16 +0000]
Better diagnostics when the evals fail.

14 years agoremove t/00-load.t (was failing), release 0.04
Rafael Kitover [Sat, 6 Mar 2010 05:28:59 +0000]
remove t/00-load.t (was failing), release

14 years agoadd test for has with coerce => 0
Rafael Kitover [Tue, 16 Jun 2009 18:01:56 +0000]
add test for has with coerce => 0

14 years agorelease
Rafael Kitover [Tue, 16 Jun 2009 17:50:26 +0000]
release

14 years agomake coerce => 0 work for class_has
Rafael Kitover [Tue, 16 Jun 2009 17:49:47 +0000]
make coerce => 0 work for class_has

14 years agorewritten using metaroles, the Moose way
Rafael Kitover [Tue, 16 Jun 2009 17:24:06 +0000]
rewritten using metaroles, the Moose way

14 years agofirst release
Rafael Kitover [Mon, 15 Jun 2009 22:23:03 +0000]
first release

14 years agoskeleton
Rafael Kitover [Mon, 15 Jun 2009 21:39:40 +0000]
skeleton