Revision history for MooseX-TrackDirty-Attributes
0.90 2011-09-24 22:23:23 America/Los_Angeles
- switch to Dist::Zilla
- use two slots for tracking dirtiness, rather than a base class role and
additional attribute
- jump to v1, the better to indicate api breakage
0.02 Tue Oct 13 20:13:33 PDT 2009
- switch our attribute option processing from the metaclass trait to the
attribute metaclass trait
- add initial native attribute helper tracking and tests... just Hash and
Array traits properly tracked at the moment.
0.01 Tue Oct 6 21:34:48 PDT 2009
- First version, released on an (possibly) unsuspecting world.