pkgsrc/devel/p5-Role-Tiny
mef a563d5f82b (devel/p5-Role-Tiny) Updated 2.000008 to 2.001004
2.001004 - 2019-10-25
  - fix methods being excluded from composition if they previously existed in
    the composing role (RT#130811)
  - fix role application overwriting subs that are not considered methods
  - fix helper subs created by a Role::Tiny extension (like Moo::Role)
    sometimes being teated as methods

2.001003 - 2019-10-09
  - releasing as stable

2.001_002 - 2019-10-06
  - fix methods from roles composed via create_class_with_roles being treated
    differently from roles composed directly (RT#128470)
  - fix constants being included in the methods provided by a role if they
    were created before importing Role::Tiny but used after importing
  - fix prototype handling test on cperl

2.001001 - 2019-10-01
  - added tests for make_role

2.001_000 - 2019-09-19
  - refactored method tracking to allow easier extending (such as by Moo)
  - added make_role method to make a package into a role, but without
    exporting any subs into it
  - refactored sub exporting to allow extensions to do different things with
    the subs

2.000_009 - 2019-09-06
  - fix composing roles into packages that have stub subs in them
  - treat constants consistently with all other subs, no matter where they are
    defined
2019-10-27 14:16:20 +00:00
..
DESCR
distinfo (devel/p5-Role-Tiny) Updated 2.000008 to 2.001004 2019-10-27 14:16:20 +00:00
Makefile (devel/p5-Role-Tiny) Updated 2.000008 to 2.001004 2019-10-27 14:16:20 +00:00