bump version to 0.91
[gitmo/Moose.git] / lib / Moose.pm
2009-09-17 Dave Rolsky bump version to 0.91 0.91
2009-09-16 Florian Ragwitz Add myself to CABAL
2009-09-15 Chris Prather add myself to the Cabal
2009-09-14 Dave Rolsky Fix missing whitespace
2009-09-14 Dave Rolsky bump version to 0.90
2009-09-14 Dave Rolsky require CMOP 0.93
2009-09-14 Shawn M Moore Note Japanese translation
2009-09-11 Dave Rolsky bump version to 0.89_02 and set release date 0.89_02
2009-09-11 Dave Rolsky require CMOP 0.92_01
2009-09-10 Dave Rolsky get_mutable_metaclass_name is now private
2009-09-08 Hans Dieter Pearcey add myself to CABAL
2009-09-08 Jesse Luehrs add myself to CABAL
2009-09-08 Jesse Luehrs i'm a contributor too!
2009-09-07 Dave Rolsky Use with_meta in Moose, Moose::Role, and docs (rather...
2009-09-02 Dave Rolsky bump version to 0.89_01
2009-09-02 Hans Dieter Pearcey Merge branch 'attribute_helpers'
2009-08-20 Cory Watson Fix builder's recipe link.
2009-08-20 Jesse Luehrs redo the currying syntax to get rid of one of the arrayrefs
2009-08-15 Hans Dieter Pearcey Merge branch 'master' into attribute_helpers
2009-08-15 Hans Dieter Pearcey add Meta:: to Attribute::Native
2009-08-13 Dave Rolsky bump version to 0.89
2009-08-13 Dave Rolsky require CMOP 0.92
2009-08-12 Frew Schmidt Doc link for method modifiers
2009-08-12 Dave Rolsky Implement passing the old value to a trigger when appro...
2009-08-11 Jesse Luehrs Merge branch 'master' into attribute_helpers
2009-08-11 Jesse Luehrs add alias resolution for "use Moose -metaclass"
2009-08-03 Hans Dieter Pearcey Merge branch 'master' into attribute_helpers
2009-07-31 Jesse Luehrs oops, one more broken doc link
2009-07-31 Jesse Luehrs fix broken doc link
2009-07-24 Dave Rolsky bump version to 0.88 0.88
2009-07-14 Hans Dieter Pearcey Merge branch 'master' into attribute_helpers
2009-07-10 Shawn M Moore Add my email address to the Moose pod
2009-07-10 Hans Dieter Pearcey Rename AttributeHelpers.pm to Attribute/Native.pm
2009-07-08 Hans Dieter Pearcey Merge branch 'master' into attribute_helpers
2009-07-07 Dave Rolsky bump version to 0.87 0.87
2009-07-03 arcanez Merge branch 'master' of gitmo@git.moose.perl.org:Moose
2009-07-03 arcanez minor doc fix
2009-07-03 Dave Rolsky require CMOP 0.89
2009-07-03 Dave Rolsky bump version to 0.86
2009-07-02 Dave Rolsky No need for the | in the link
2009-07-02 arcanez pluralized TypeConstraint and Role to fix pod links
2009-06-26 Dave Rolsky Merge branch 'master' into attribute_helpers
2009-06-26 Dave Rolsky bump version to 0.85 0.85
2009-06-26 Hans Dieter Pearcey Merge branch 'master' into attribute_helpers
2009-06-26 Shawn M Moore Make Moose and Moose::Role use strict
2009-06-26 Hans Dieter Pearcey Merge branch 'master' into attribute_helpers
2009-06-26 Dave Rolsky bump version to 0.84 0.84
2009-06-26 Jesse Luehrs move _caller_info into Moose::Util
2009-06-25 Hans Dieter Pearcey add documentation
2009-06-25 Chris Prather correct some spelling
2009-06-25 Chris Prather add docs for ducktype handles that Sartak wrote
2009-06-23 Dave Rolsky require CMOP 0.88
2009-06-23 Dave Rolsky bump version to 0.83
2009-06-22 Dave Rolsky bump version to 0.82
2009-06-21 Dave Rolsky require CMOP 0.87 ($NEXT)
2009-06-21 dandv Added POD about the 'documentation' option for the...
2009-06-11 Dylan William Hardison You CAN use trigger on read-only attributes.
2009-06-09 Rafael Kitover add note that has '+foo' does not work in roles that...
2009-06-07 Dave Rolsky bump version to 0.81 0.81
2009-06-07 Dave Rolsky bump CMOP prereq to 0.85
2009-06-06 Dave Rolsky bump version to 0.80
2009-05-31 Shawn M Moore Begin s/conflicted/conflicting/
2009-05-31 Shawn M Moore Make Conflicted immutable
2009-05-25 Dave Rolsky Rephrase required docs
2009-05-25 Chris Prather correct the documentation for required
2009-05-18 Shawn M Moore When your ->meta method does not return a Moose::Meta...
2009-05-13 michaelr added check for an even number of options to 'has'
2009-05-13 Dave Rolsky bump version to 0.79 0.79
2009-05-12 Dave Rolsky bump version to 0.78
2009-05-04 Dave Rolsky Actually require CMOP 0.83 in code, not just the Makefi...
2009-05-03 Jesse Luehrs remove strict and warnings from modules that use Moose...
2009-05-02 Dave Rolsky bump version to 0.77 0.77
2009-04-25 Dave Rolsky bump version to 0.76
2009-04-25 Dave Rolsky Add paragraph break, add irc:// uri, add mailing list...
2009-04-25 Dave Rolsky Get rid of "email me" phrase, just point to RT
2009-04-25 Hans Dieter Pearcey remove trailing whitespace
2009-04-23 Dave Rolsky bump version to 0.75_01 0.75_01
2009-04-23 Dave Rolsky require very latest CMOP
2009-04-20 Dave Rolsky bump version to 0.75 0.75
2009-04-15 Shawn M Moore Doc -metaclass in Moose, and -metaclass and -traits...
2009-04-15 Jesse Luehrs move validation (can't inherit from roles) from Moose...
2009-04-07 Dave Rolsky bump version to 0.74
2009-04-07 Dave Rolsky require the latest CMOP
2009-04-06 Dave Rolsky bump version 0.73_02
2009-04-06 Dave Rolsky doh, forgot to require the latest CMOP for the Moose...
2009-04-05 Dave Rolsky bump version to 0.73_01 0.73_01
2009-03-28 Hans Dieter Pearcey Merge branch 'master' of gitmo@jules.scsys.co.uk:Moose
2009-03-28 Hans Dieter Pearcey init_meta documentation
2009-03-28 Shawn M Moore class_of extends
2009-03-27 Dave Rolsky bump version and update Changes 0.73
2009-03-26 Dave Rolsky bump version and update Changes
2009-03-26 Dave Rolsky Make trait name resolution a head2
2009-03-24 Dave Rolsky Point people at Moose::Manual, not Moose::Intro
2009-03-24 Shawn M Moore Mention Moose::Manual::Contributing in the "feature...
2009-03-23 Dave Rolsky changes for merge of refactor-immutable branch and...
2009-03-05 Cory G Watson Link to Basics/Recipe9 from Moose.pm's builder blurb
2009-02-24 Dave Rolsky bump version and update Changes for release 0.72
2009-02-22 Dave Rolsky require the dev version of CMOP, 0.77_01 0.71_01
2009-02-22 Dave Rolsky make a dev version to go with the CMOP release
2009-02-22 Dave Rolsky bump version
next