2015-10-10 11:09:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 10 09:09:05 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.49
|
|
|
|
see /usr/share/doc/packages/perl-MooseX-Method-Signatures/Changes
|
|
|
|
|
|
|
|
0.49 2015-10-07 01:07:44Z
|
|
|
|
- added x_deprecated to metadata
|
|
|
|
|
2015-04-14 05:54:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 13 19:24:50 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.48
|
|
|
|
see /usr/share/doc/packages/perl-MooseX-Method-Signatures/Changes
|
|
|
|
|
|
|
|
0.48 2014-09-20 17:46:45Z
|
|
|
|
- fix tests that fail on altered warning messages in perl 5.21.4 (see perl
|
|
|
|
RT#121638)
|
|
|
|
|
2014-03-10 06:31:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 10 06:30:46 UTC 2014 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.47
|
|
|
|
- update configure_requires checking in Makefile.PL, add CONTRIBUTING file
|
|
|
|
|
2014-02-20 09:48:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 4 09:15:24 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.46
|
|
|
|
- re-release with fixed compile test
|
|
|
|
- removed use of deprecated Class::MOP::load_class
|
|
|
|
- documentation reference added, pointing to the WARNING section in
|
|
|
|
MooseX::Declare, regarding future utility of this module
|
|
|
|
- repository migrated to the github moose organization
|
|
|
|
|
2013-06-06 05:10:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 5 18:57:11 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.44
|
|
|
|
* Fix broken test in 5.17.6, where hash ordering is now randomized
|
|
|
|
(RT#81388, Karen Etheridge)
|
|
|
|
|
2012-05-30 12:26:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 30 12:26:17 UTC 2012 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.43
|
|
|
|
* Bump dependency on MooseX::Types to 0.35 to resolve issues with recent
|
|
|
|
MooseX::Types releases.
|
|
|
|
|
|
|
|
* Mark failing test due to Eval::Closure/Devel::Declare issues as TODO until
|
|
|
|
things are fixed, to at least allow recent versions to install without
|
|
|
|
errors.
|
|
|
|
|
|
|
|
* Add explicit dependency on Eval::Closure, in an effort to get more
|
|
|
|
diagnostics from failing cpantesters reports. No functionality changes.
|
|
|
|
|
|
|
|
* Loosen a regexp in a test, to handle the new format emitted by Carp 1.25.
|
|
|
|
|
|
|
|
* The test suite now uses Test::Fatal instead of Test::Exception (Karen
|
|
|
|
Etheridge).
|
|
|
|
* Bump dependency on MooseX::Types::Structured to 0.24, which contains
|
|
|
|
more detailed error messages as well as some performance enhancements.
|
|
|
|
|
|
|
|
* Require B::Hooks::EndOfScope 0.10 and Module::Runtime 0.012, fixing various
|
|
|
|
perl 5.8 breakages.
|
|
|
|
|
2011-12-25 16:25:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 25 16:24:46 UTC 2011 - coolo@suse.com
|
|
|
|
|
|
|
|
- update to 0.37
|
|
|
|
* Don't look in the stash for traits or types that contain
|
|
|
|
|
2011-02-17 01:11:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 17 01:08:48 CET 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- initial version (0.36)
|
|
|
|
|