allow inlining if the type has been subsequently defined
[gitmo/MooseX-Types.git] / Changes
2011-06-06 Dave Rolsky Updated version
2011-06-05 Dave Rolsky Mention docs in Changes 0.26
2011-06-05 Dave Rolsky Changes for next release
2011-06-05 Dave Rolsky s/indetermined/unknown/
2011-06-05 Dave Rolsky Use simply %Y-%m-%d for release date
2010-11-30 Dave Rolsky Add release date (down to the second!)
2010-11-15 Dave Rolsky Make changes format for NEXT match past releases
2010-11-08 Dave Rolsky More changes for NEXT
2010-11-08 Dave Rolsky Changes for MX::Types::Combine
2010-10-26 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2010-09-11 Florian Ragwitz Version 0.24 0.24
2010-07-24 Dave Rolsky Changes for 0.24
2010-07-20 Florian Ragwitz Version 0.23 0.23
2010-07-15 Dave Rolsky Add warning fix to Changes
2010-06-01 Florian Ragwitz Version 0.22 0.22
2010-06-01 Florian Ragwitz Detabify Changes
2010-05-28 John Napiorkowski updated changelog
2010-05-12 Tomas Doran s/Class::C3/MRO::Compat/
2009-12-24 Rafael Kitover bump up Moose dep (RT#53016), release 0.21
2009-11-25 Dave Rolsky Changes for combined error fix
2009-09-11 Rafael Kitover release 0.20
2009-08-24 Rafael Kitover release 0.19
2009-08-23 Hans Dieter Pearcey revert parameterized type coercion fix
2009-08-22 Rafael Kitover release 0.18
2009-08-22 Rafael Kitover better test for coercing parameterized type, now passes
2009-08-18 Rafael Kitover new release 0.17
2009-08-18 Florian Ragwitz Changelogging.
2009-08-18 Florian Ragwitz Add myself to the list of contributors.
2009-06-29 Rafael Kitover new release with updated M::I 0.16
2009-06-28 John Napiorkowski updated version and changelog for release
2009-06-27 Rafael Kitover fix union with string types 0.14
2009-06-23 Rafael Kitover add Test::Moose to build_requires due to packaging... 0.13
2009-06-14 Rafael Kitover fix mixing of typelibs with regular Moose classes 0.12
2009-05-27 Rafael Kitover update to released version
2009-03-07 John Napiorkowski removed the Data::Dump debugging code
2009-02-22 Robert 'phaylon... added has_available_type_export introspection utility...
2008-12-10 John Napiorkowski support for recursive types, documentation and tests...
2008-11-08 John Napiorkowski bumped minimum version to fix problem with overloading... 0.07
2008-10-24 John Napiorkowski updated changelog, removed pointly debugging stuff...
2008-09-26 John Napiorkowski added enum test, more docs both internal and external...
2008-09-04 John Napiorkowski incremented version and updated changelog, fixed bug...
2008-02-19 phaylon switched to Sub::Exporter
2008-01-25 matthewt nuke Sub::Uplevel
2007-08-09 phaylon Bumped version to 0.05
2007-08-09 phaylon added auto-strict and warnings, finished off 0.04
2007-08-09 phaylon Bumped up version to 0.04
2007-08-09 phaylon changed Class::Inspector to load_class; finished 0.03
2007-08-08 phaylon clearer error message for missing type info; coercion...
2007-08-08 phaylon Could be handy to commit the Changes file