------------------------------------------------------------------- Sat Aug 13 03:12:43 UTC 2022 - Tina Müller - updated to 0.035 see /usr/share/doc/packages/perl-Sub-HandlesVia/Changes 0.035 2022-08-12 - Sub::HandlesVia::CodeGenerator method_installer is now a rw attribute as Sub::Accessor::Small was relying on that. 0.034 2022-08-07 - Sub::HandlesVia::CodeGenerator now handles generating code for type assertions and coercions instead of relying on handlers to do it. - Sub::HandlesVia::CodeGenerator now has a configurable sandbox package. - Updated: Sub::HandlesVia::Toolkit::Mite supports recent Mite features such as lvalue accessors and new ways of specifying defaults. 0.033 2022-07-12 - Optimizations to Sub::HandlesVia::CodeGenerator. - Updated: Recompile with newer Mite. ------------------------------------------------------------------- Wed Jul 13 03:08:54 UTC 2022 - Tina Müller - updated to 0.032 see /usr/share/doc/packages/perl-Sub-HandlesVia/Changes 0.032 2022-07-12 [ Packaging ] - Require newer version of Role::Hooks. 0.031 2022-07-09 [ Packaging ] - Add dependencies on MRO::Compat and Devel::GlobalDestruction, but only on very old Perls. 0.030 2022-07-09 [ Packaging ] - Drop dependency on Scope::Guard. 0.029 2022-07-09 [ Packaging ] - Use Mite internally, dropping the dependency on Class::Tiny. 0.028 2022-07-02 [ Test Suite ] - Lots more tests for using Sub::HandlesVia with Mite. [ Other ] - Updated: Support for Mite roles. ------------------------------------------------------------------- Thu Jun 30 03:06:38 UTC 2022 - Tina Müller - updated to 0.027 see /usr/share/doc/packages/perl-Sub-HandlesVia/Changes 0.027 2022-06-30 [ Test Suite ] - Skip Mite test on Perl < 5.10.1 0.026 2022-06-30 - Added: Support classes built with Mite. ------------------------------------------------------------------- Fri Jun 17 03:08:03 UTC 2022 - Tina Müller - updated to 0.025 see /usr/share/doc/packages/perl-Sub-HandlesVia/Changes ------------------------------------------------------------------- Fri Oct 16 15:29:45 UTC 2020 - Dirk Stoecker - Created