Version 0.32
[gitmo/MooseX-Storage.git] / lib / MooseX / Storage / Engine.pm
2012-12-04 Tomas Doran Version 0.32 0.32
2012-06-27 Tomas Doran Whitespace
2012-02-28 Tomas Doran Version 0.31 0.31
2012-02-28 Chris Prather add documentation for add_custom_type_handler to MooseX...
2011-04-29 Tomas Doran Version 0.30 0.30
2010-11-17 Tomas Doran Remove Test::TempDir 0.29
2010-10-02 Tomas Doran Version 0.28 0.28
2010-04-15 Ricardo Signes bump version 0.27
2010-03-25 Tomas Doran (t0m) Bump versions 0.26
2010-03-25 Tomas Doran (t0m) Fix infinite recusion in classes which overload stringi...
2010-03-09 Tomas Doran Bump versions 0.25
2010-03-09 Cory Watson Use feature in Moose 0.99 to allow serialization of...
2010-01-11 Tomas Doran Bump version to 0.24 0.24
2009-11-10 Tomas Doran Bump versions 0.23
2009-11-05 Ricardo Signes bump version
2009-11-05 Tomas Doran Bump versions
2009-09-10 Tomas Doran Fix warning when types do not have a parent type
2009-07-14 Tomas Doran (t0m) Checking in changes prior to tagging of version 0.21... 0.21
2009-07-13 Tomas Doran (t0m) Add no Moose::Role everywhere 0.20
2009-07-13 Tomas Doran (t0m) Bump versions
2009-07-13 Tomas Doran (t0m) Strip all the trailing whitespace
2009-06-24 t0m Mangle OnlyWhenBuilt funstionality into the role, going...
2009-06-24 t0m Ok, so, the interface just changed, and the docs are...
2009-06-24 Jos Boumans * add feature to disable cycle checking, eitehr via...
2009-06-23 Jos Boumans * fix a bug where if a required constructor argument...
2009-06-23 Jos Boumans * add support for Storage( traits => [...] ) to alter...
2009-06-01 Tomas Doran (t0m) Bump version numbers for release
2009-06-01 Johannes Plunien Added support for Maybe[...] constraints
2009-04-06 Tomas Doran Update the use non-deprecated methods, and bump all...
2008-06-05 Stevan Little adjusting versions and adding to changelog
2008-06-05 Jonathan Rockway use refaddr instead of stringification
2008-05-06 Stevan Little some small tweaks
2008-03-14 Stevan Little fixing the traits
2008-01-10 Stevan Little 0.11
2008-01-10 Stevan Little adding support for Deferred
2007-08-07 Stevan Little 0.06
2007-08-07 Shawn M Moore Fix that failing test, caused by $self->collapse_attrib...
2007-08-04 Shawn M Moore Make false ints and strings work, bools still no good
2007-08-04 Shawn M Moore Add mysteriously-missing Bool handling
2007-06-26 Stevan Little MooseX::Storage - added peek()
2007-06-22 Stevan Little adding new tests
2007-06-06 Yuval Kogman fix bug
2007-06-06 Yuval Kogman swithc to Data::Dumper
2007-06-06 Yuval Kogman foo
2007-05-08 Stevan Little adding simple checksum role
2007-05-07 Stevan Little more refined checks for version and authority
2007-05-07 Stevan Little foo
2007-05-07 Stevan Little adding in version and authority checks
2007-05-04 Stevan Little * changes for MooseX::IOC
2007-04-30 Stevan Little docs
2007-04-03 Stevan Little cycle stuff
2007-04-03 Stevan Little implemented cycle handling
2007-04-03 Stevan Little reworking tests
2007-03-31 Stevan Little more tests
2007-03-31 Stevan Little fixin up the ArrayRef and HashRef expand/collapse stuff...
2007-03-30 Stevan Little some thoughts and hacks on type handling,.. this probab...
2007-03-30 Stevan Little adding test with subtypes
2007-03-30 Stevan Little moving MooseX::Storage
2007-03-30 Stevan Little roles
2007-03-29 Chris Prather refactor Storage output into an IO engine to allow...
2007-03-29 Stevan Little now with thaw as well as freeze, see TODOs
2007-03-28 Chris Prather importing MooseX-Storage alpha cut (take 2)