Florian Ragwitz [Tue, 15 Sep 2009 21:42:49 +0000]
Version 0.00903.
Dave Rolsky [Fri, 11 Sep 2009 01:51:52 +0000]
Shut up a warning from the next version of Moose
Tomas Doran (t0m) [Fri, 10 Jul 2009 11:15:40 +0000]
Bump version, changelog
Tomas Doran (t0m) [Fri, 10 Jul 2009 11:21:30 +0000]
Bump required Moose version
Florian Ragwitz [Mon, 6 Jul 2009 14:40:39 +0000]
Version 0.00901.
t0m [Sun, 5 Jul 2009 23:42:13 +0000]
Fix warnings in latest Moose
Florian Ragwitz [Thu, 28 May 2009 23:16:42 +0000]
Version 0.00900.
Florian Ragwitz [Thu, 28 May 2009 23:15:23 +0000]
Fix release date for 0.00802.
Florian Ragwitz [Thu, 28 May 2009 23:12:26 +0000]
Don't rely on BUILD returning the instance.
Tomas Doran (t0m) [Thu, 28 May 2009 17:35:09 +0000]
Changelog
Tomas Doran (t0m [Thu, 28 May 2009 16:36:51 +0000]
Fix such that BUILD method is advised with a modifier, rather than being present in the role. This fixes issues with client classes having their own BUILD method (as in that case, our BUILD method is ignored)
Tomas Doran (t0m) [Thu, 28 May 2009 17:32:51 +0000]
Add a failing test for behavior if you have a local BUILD method in your class
Florian Ragwitz [Thu, 23 Apr 2009 19:45:47 +0000]
Version 0.00802.
Florian Ragwitz [Thu, 23 Apr 2009 19:42:09 +0000]
Declare test dependency on Test::Exception.
Closes RT#43194.
Florian Ragwitz [Thu, 23 Apr 2009 19:40:49 +0000]
Turn build_requires on Test::More into test_requires.
Florian Ragwitz [Thu, 23 Apr 2009 19:38:22 +0000]
Fix doc typos in SYNOPSIS.
Closes RT#40380.
Florian Ragwitz [Wed, 8 Apr 2009 22:16:17 +0000]
Version 0.00801.
Florian Ragwitz [Wed, 8 Apr 2009 22:11:28 +0000]
Exclude git files from MANIFEST.
Florian Ragwitz [Wed, 8 Apr 2009 22:10:48 +0000]
Add .gitignore.
Florian Ragwitz [Wed, 8 Apr 2009 22:06:22 +0000]
Depend on a stable version of Moose.
Prevents a warning from MakeMaker.
Florian Ragwitz [Wed, 8 Apr 2009 21:37:05 +0000]
Remove abstract from Makefile.PL. It's extracted from the module.
Florian Ragwitz [Wed, 8 Apr 2009 21:36:32 +0000]
Fix formatting in the NAME section.
Florian Ragwitz [Wed, 8 Apr 2009 21:31:17 +0000]
Depend on a recent Moose to be compatible with the new meta method api.
Florian Ragwitz [Wed, 8 Apr 2009 21:29:57 +0000]
Make the accessor meta method class compatible with recent Moose.
Florian Ragwitz [Wed, 8 Apr 2009 21:06:19 +0000]
Don't screw up vim's syntax highlighting.
Florian Ragwitz [Wed, 8 Apr 2009 21:00:39 +0000]
Use get_all_attributes instead of the deprecated compute_all_applicable_attributes.
Florian Ragwitz [Sun, 29 Mar 2009 19:57:33 +0000]
Stop using $attr->process_accessors. It's been deprecated.
Guillermo Roditi [Tue, 3 Feb 2009 22:55:40 +0000]
import MooseX::Emulate::Class::Accessor::Fast 0.00800 from CPAN
Tomas Doran [Tue, 3 Feb 2009 20:30:05 +0000]
Remove duplicate test, changelogging, bump version, add rafl to the POD
Florian Ragwitz [Tue, 3 Feb 2009 20:07:40 +0000]
Don't immutalize the meta accessor class to prevent breakage.
Florian Ragwitz [Tue, 3 Feb 2009 18:28:02 +0000]
Make list assignment work.
Florian Ragwitz [Tue, 3 Feb 2009 18:27:42 +0000]
Add failing test for CAFs auto-arrayification when calling accessors with a list of values.
Florian Ragwitz [Tue, 3 Feb 2009 18:27:32 +0000]
Add test for adding accessors more than once.
Florian Ragwitz [Tue, 3 Feb 2009 18:27:22 +0000]
Add failing test for Class::Accessor::Chained::Fast compatibility.
Guillermo Roditi [Fri, 2 Jan 2009 20:32:07 +0000]
new release
Guillermo Roditi [Fri, 2 Jan 2009 18:58:53 +0000]
typo in description
Florian Ragwitz [Thu, 1 Jan 2009 18:35:21 +0000]
Declare dependency on namespace::clean.
Guillermo Roditi [Mon, 29 Dec 2008 17:57:58 +0000]
immutable error
Guillermo Roditi [Mon, 29 Dec 2008 17:30:19 +0000]
update manifest.skip
Guillermo Roditi [Mon, 29 Dec 2008 17:25:58 +0000]
much better
Guillermo Roditi [Mon, 29 Dec 2008 17:17:08 +0000]
fix recreated accessor bug
Guillermo Roditi [Wed, 17 Dec 2008 20:03:25 +0000]
need to remove manifest from trunk at some point
Guillermo Roditi [Wed, 17 Dec 2008 20:00:27 +0000]
Tomas Doran [Tue, 9 Dec 2008 23:08:39 +0000]
More tests
Guillermo Roditi [Tue, 9 Dec 2008 15:15:39 +0000]
oops version number
Guillermo Roditi [Tue, 9 Dec 2008 14:53:42 +0000]
release date
Guillermo Roditi [Sat, 22 Nov 2008 20:34:02 +0000]
tests + fix for $obj->$code_ref notation that blew up
Guillermo Roditi [Sat, 22 Nov 2008 18:25:26 +0000]
make_accessor, make_ro_accessor, make_rw_accessor
Guillermo Roditi [Wed, 29 Oct 2008 00:59:32 +0000]
0.00400
Guillermo Roditi [Wed, 30 Jul 2008 15:02:31 +0000]
pod
Guillermo Roditi [Tue, 29 Jul 2008 18:52:42 +0000]
litle changes, almost ready to ship
Tomas Doran [Tue, 29 Jul 2008 09:03:51 +0000]
Avoid bug with immutable / around new in Moose by using BUILD method instead. Test constructing objects in various ways / in various lineages to demonstrate the issue.
Guillermo Roditi [Fri, 28 Mar 2008 18:53:06 +0000]
tagging 0.00200
Guillermo Roditi [Fri, 28 Mar 2008 18:27:23 +0000]
0.002 added the constructor functionality and removed auto_install
Guillermo Roditi [Sun, 16 Mar 2008 00:08:52 +0000]
quote version numbers
Guillermo Roditi [Sat, 15 Mar 2008 23:45:57 +0000]
going to finally release this
Guillermo Roditi [Thu, 24 May 2007 20:58:35 +0000]
use the correct repo layout