2013-12-09 11:32:02 +00:00
-------------------------------------------------------------------
Mon Dec 9 11:15:27 UTC 2013 - coolo@suse.com
- updated to 0.39
- more strict warnings checking in tests
- re-release to fix compile test
2013-10-04 15:29:49 +00:00
-------------------------------------------------------------------
Fri Oct 4 09:13:25 UTC 2013 - coolo@suse.com
- updated to 0.38
- removed use of deprecated enum syntax
- removed use of deprecated Class::MOP::load_class
- repository has moved to the GitHub Moose organization
2013-07-24 12:28:23 +00:00
-------------------------------------------------------------------
Wed Jul 24 12:25:47 UTC 2013 - coolo@suse.com
- updated to 0.36
- fixed failing tests on 5.8.5 due to incorrect == overload
(RT#77100, Graham Knop)
2012-05-30 12:30:47 +00:00
-------------------------------------------------------------------
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
2012-02-14 07:53:47 +00:00
-------------------------------------------------------------------
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.
2011-12-06 12:51:20 +00:00
-------------------------------------------------------------------
Tue Dec 6 12:01:30 UTC 2011 - coolo@suse.com
- shorten license string
2011-11-18 18:29:12 +00:00
-------------------------------------------------------------------
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)
2011-06-08 13:18:26 +00:00
-------------------------------------------------------------------
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)
2011-06-05 21:35:38 +00:00
-------------------------------------------------------------------
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
2010-12-01 13:50:41 +00:00
-------------------------------------------------------------------
Wed Dec 1 13:33:58 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
2010-11-29 18:57:43 +00:00
-------------------------------------------------------------------
Mon Nov 29 18:30:40 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
2010-11-04 22:03:26 +00:00
-------------------------------------------------------------------
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.