2014-07-28 10:09:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 28 10:08:32 UTC 2014 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.003003
|
|
|
|
- overloads specified as method names rather than subrefs are now applied
|
|
|
|
properly
|
|
|
|
- allow superclass to provide conflicting methods (RT#91054)
|
|
|
|
- use ->is_role internally to check if a package is a role
|
|
|
|
- document that Role::Tiny applies strict and fatal warnings
|
|
|
|
|
2013-10-04 18:30:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 4 09:13:59 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.003002
|
|
|
|
- abbreviate generated package names if they are longer than perl can handle
|
|
|
|
(RT#83248)
|
|
|
|
- add explicit dependency on the version of Exporter that added 'import'
|
|
|
|
|
2013-07-26 05:37:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 26 05:36:47 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.003001
|
|
|
|
- allow composing roles simultaneously that mutually require each other
|
|
|
|
(RT#82711)
|
|
|
|
- Fix _concrete_methods_of returning non-CODE entries
|
|
|
|
- fix broken implementation of method conflict resolution
|
|
|
|
(Perlmonks#1041015)
|
|
|
|
- add is_role method for checking if a given package is a role
|
|
|
|
- drop minimum perl version - code tests just fine on 5.6.1 and 5.6.2
|
|
|
|
|
2013-06-26 11:23:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 26 11:22:59 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- initial package 1.002005
|
|
|
|
* created by cpanspec 1.78.06
|
|
|
|
|