- The 0.17 release broke compatibility with pre-2.0 versions of Moose.
- A small internal tweak which prevents the MooseX::ClassCompositor tests from
failing.
- Added a small optimization for an immutable constructor when used with Moose
2.00+. The list of valid attributes is only generated once, rather than each
time the constructor is run. Reported by Chip Salzenberg. RT #73664.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-MooseX-StrictConstructor?expand=0&rev=10
- The fix in 0.14 only worked with Moose 2.0, causing failures with earlier
versions.
- Using extends caused strictness to be lost. Fixed by Karen Etheridge.
- This release provides forward compatibility with Moose 1.99+. It will still
work with Moose 1.23 as well. Most of the work was done by Jesse Luehrs.
- Switched tests to use Test::Fatal instead of Test::Exception.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-MooseX-StrictConstructor?expand=0&rev=6