bump version to 0.56 and update changes for release
[gitmo/Moose.git] / Changes
2008-09-01 Dave Rolsky bump version to 0.56 and update changes for release 0.56
2008-08-31 Dave Rolsky merge meta-role-helper branch and update changes
2008-08-31 Dave Rolsky merge trunk to meta-role-helper branch
2008-08-30 Dave Rolsky Add changes for 0.55_03
2008-08-29 Dave Rolsky merge trunk to meta-role-helper branch
2008-08-29 Dave Rolsky Update changes for next release
2008-08-29 Dave Rolsky Merge trunk to meta-role-helper branch
2008-08-26 Tomas Doran Add a load of docs to some of the under documented...
2008-08-26 Dave Rolsky Update changes some more
2008-08-21 Dave Rolsky Add date for last release
2008-08-21 Dave Rolsky Mention explicit 5.8.x requirement
2008-08-20 Yuval Kogman changelog
2008-08-20 Dave Rolsky Changes for next release (which will be a dev release)
2008-08-20 Dave Rolsky Fix t0m's spelling
2008-08-20 Tomas Doran Fix type coersion of lazy values accessed using the...
2008-08-12 Dave Rolsky add meta recipe5 to changes and manifest
2008-08-12 Dave Rolsky Mention metaclass traits in Changes
2008-08-08 Dave Rolsky Updated changes for latest recipe tweaks
2008-08-08 Dave Rolsky Fix order of changes
2008-08-08 Dave Rolsky Update changes for Moose::Exporter branch
2008-08-08 Dave Rolsky No need for 0.57 when 0.56 isn't yet released
2008-08-05 Tomas Doran Fix the inlined code generated for immutable constructo...
2008-08-05 Shawn M Moore Hide remove_keywords a bit, rename it to _remove_keywor...
2008-08-05 Dave Rolsky Moose now warns when you try to load it from the main...
2008-08-04 Shawn M Moore Add a remove_keywords function so if you extend Moose...
2008-08-04 Shawn M Moore Update Changes
2008-08-03 Dave Rolsky Wrote Extending recipe 1, on using an alternate object...
2008-08-02 Dave Rolsky Document cookbook stuff in Changes
2008-07-30 Matt S Trout fix coerce to accept anon types like subtype can
2008-07-29 Dave Rolsky Add new Meta::Recipe1 to changes
2008-07-29 Dave Rolsky Reorganized all the recipes so they're broken into...
2008-07-28 Aran Clary Deltac New cookbook recipe # 12.
2008-07-22 Stevan Little rolling back
2008-07-18 Paul Driver Changelog message. :)
2008-07-09 Stevan Little fixing bug
2008-07-08 Stevan Little some refactoring of handles
2008-07-04 Stevan Little 0.54
2008-07-03 Stevan Little 0.55 setup
2008-07-03 Stevan Little 0.53
2008-07-03 Stevan Little setting up 0.53
2008-07-03 Stevan Little 0.52
2008-07-03 Dave Rolsky Speling fix.
2008-07-02 Wallace Reis added legal_options_for_inheritance
2008-07-02 Stevan Little some changes, seee changes for details
2008-07-02 Stevan Little some doc cleanup
2008-06-27 Shawn M Moore Bump to 0.52
2008-06-27 Shawn M Moore Bump us up to 0.51
2008-06-27 Shawn M Moore Update Changes
2008-06-27 Stevan Little fixing the handles stuff so that it works cleanly for...
2008-06-26 Yuval Kogman changelog
2008-06-26 Dave Rolsky I feel silly thanking myself.
2008-06-24 Shawn M Moore Fix another typo
2008-06-24 Shawn M Moore Add support for meta_attr->does("ShortAlias")
2008-06-23 Dave Rolsky Make the immutable constructor provide the same nice...
2008-06-19 Dave Rolsky This change gets Recipe 11 working. Here are the detail...
2008-06-17 Shawn M Moore Add Moose::Role->unimport so we remove the Moose::Role...
2008-06-13 Shawn M Moore Bump the versions of everything to 0.50
2008-06-13 Shawn M Moore 0.49
2008-06-13 Shawn M Moore Some more Changes
2008-06-10 Shawn M Moore Move the ClassName type check code to Class::MOP::is_cl...
2008-06-10 Stevan Little now uses *_package_symbol HASH ref versions
2008-06-10 Stevan Little fixing bug, thanks to Sartak
2008-06-04 Stevan Little some speed gains and a new test
2008-05-29 Stevan Little 0.48
2008-05-29 Stevan Little 0.47
2008-05-28 Stevan Little 0.46
2008-05-28 Stevan Little adding error message
2008-05-27 Stevan Little some speedups in Moose
2008-05-25 Stevan Little 0.45
2008-05-25 Stevan Little adding the Changes, and fixing the MANIFEST
2008-05-23 Shawn M Moore Allow trigger on ro (or no-accessor) attributes
2008-05-20 Stevan Little method modifier with regexp is done now
2008-05-20 Stevan Little adding changes stuff
2008-05-19 Stevan Little no more XS mah!
2008-05-17 Stevan Little adding details ot the changelog
2008-05-16 Stevan Little trunk working again
2008-05-13 Stevan Little fixing the trigger/constructor bug
2008-05-12 Stevan Little fixing a test bug about hash ordering
2008-05-11 Dave Rolsky That's recipe 11, not 1.
2008-05-11 Stevan Little 0.44 release
2008-05-10 Stevan Little 0.44 releaase soon
2008-05-07 Matt S Trout cluck instead of warn
2008-05-03 Dave Rolsky Recipe 11, method aliasing and exclusion with Roles
2008-05-02 Dave Rolsky Fix changes for recipe 9
2008-05-02 Dave Rolsky Wrote recipe9, builder and lazy_build.
2008-04-30 Stevan Little 0.43
2008-04-29 Stevan Little fixing stuff
2008-04-29 Stevan Little 0.42
2008-04-28 Stevan Little 0.41
2008-04-28 Yuval Kogman changelog
2008-04-17 Stevan Little cleaning up stuff;
2008-04-16 Stevan Little adding changes and fixing some version numbers and...
2008-04-13 Stevan Little fixing trigger/coerce bug, adding test and reformating...
2008-04-12 Stevan Little Changelog
2008-04-06 Stevan Little what is done for isa should be done for does, so it...
2008-04-05 Stevan Little fixing bug;
2008-04-03 Stevan Little s/die/croak/
2008-03-28 Stevan Little some doc tweaks and removing the ->includes_type from...
2008-03-28 Shawn M Moore TypeConstraint::Union->includes_type in the changelog
2008-03-28 Shawn M Moore Inherited attributes may now be extended without restri...
next