The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Class-XSConstructor
===================

Created:      2018-06-19
Home page:    <https://metacpan.org/release/Class-XSConstructor>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=Class-XSConstructor>
Maintainer:   Toby Inkster (TOBYINK) <tobyink@cpan.org>

0.006	2018-06-20

 [ Bug Fixes ]
 - Fix a bunch of XS compilation warnings.
 - Fix buggy implementation of type constraints.
 - XS stuff now works in threaded perls.

 [ Documentation ]
 - Document support for coderef type constraints.

0.005	2018-06-20

 [ Bug Fixes ]
 - Fix support for Perl 5.8.

0.004	2018-06-20

 [ Bug Fixes ]
 - Fix more broken assertions in XS code.

0.003	2018-06-20

 [ Packaging ]
 - Add dep on MRO::Compat for Perl 5.8.

0.002	2018-06-20

 [ Bug Fixes ]
 - Fix some broken assertions in XS code.

 [ Documentation ]
 - Add SEE ALSO section.

0.001	2018-06-20	Initial release