File perl-MooseX-Types.changes of Package perl-MooseX-Types
-------------------------------------------------------------------
Wed May 30 12:27:14 UTC 2012 - coolo@suse.com
- updated to 0.35
- The new delegation code could fail when a type had no
parent. Attempting to subtype Any was one way to trigger the
bug. (Dave Rolsky)
- The new delegation code broke calling ->can or ->isa on
MooseX::Types::TypeDecorator as a class method. (Dave Rolsky)
- Special case new to avoid unexpected exceptions on unloaded classes
- Switch delegation order to prioritise type over class except for new
- Support delegation of methods to the class for class types
- Factor out _try_delegate method
-------------------------------------------------------------------
Tue Feb 14 07:46:07 UTC 2012 - coolo@suse.com
- updated to 0.31
- Add support for qw( :all ) on MooseX::Types::Combine libraries.
-------------------------------------------------------------------
Tue Dec 6 12:01:30 UTC 2011 - coolo@suse.com
- shorten license string
-------------------------------------------------------------------
Fri Nov 18 18:28:16 UTC 2011 - coolo@suse.com
- update to 0.30:
- Fix a bug in the tests that caused failures with Moose HEAD. (doy)
- Require namespace::clean 0.19. Tests fail with 0.18. Reported by
Ruslan Zakirov. RT #67923.
- Fixed git and bug tracking info in META.{yml,json}. Reported by
Petter Rabbitson. (Dave Rolsky)
-------------------------------------------------------------------
Wed Jun 8 13:17:58 UTC 2011 - coolo@novell.com
- update to 0.27:
- A better fix for type constraint changes in Moose 2.0100. (doy)
-------------------------------------------------------------------
Sun Jun 05 21:17:24 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.26:
* small changes for forward compatibility with Moose 2.0100, when it is
released
* some small doc cleanup and improvements
- changes from 0.25:
* the test suite now uses Test::Fatal instead of Test::Exception
* modernized tests to use Test::Requires and done_testing
* MooseX::Types::Combine is a little more efficient, and only tries to load
the libraries it's combining when that list is set. It also checks that
each lib in the list actually provides types
-------------------------------------------------------------------
Wed Dec 1 13:33:58 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:30:40 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Thu Nov 4 21:58:21 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.24 (no user-visible changes)
- changes from 0.22:
* ypdate docs to mention MRO::Compat rather than Class::C3
* added '0+' overloading to solve the type constraint equality regression introduced when Moose 1.05 tightened the rules determing type constraint equality
- changes from 0.21:
* attempting to import a non-existent type from a combined type library gave a very confusing error message from the MooseX::Types::Combined internals. Now it gives you a much more useful message
* bump up Moose dep (RT#53016)
-------------------------------------------------------------------
Tue Jan 12 00:00:00 UTC 2010 - nine@detonation.org
- Specfile autogenerated by cpanspec 1.78.