SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-Test-Specio-0.30-1.fc24.noarch.rpm :

* Sun Oct 16 2016 Paul Howarth - 0.30-1- Update to 0.30 - Fix a bug with the Sub::Quoted sub returned by $type->coercion_sub; if a type had more than one coercion, the generated sub could end up coercing the value to undef some of the time and, depending on hash key ordering, this could end up being a heisenbug that only occured some of the time
* Mon Oct 10 2016 Paul Howarth - 0.29-1- Update to 0.29 - Document Specio::PartialDump because you may want to use it as part of the failure message generation code for a type
* Mon Oct 03 2016 Paul Howarth - 0.28-1- Update to 0.28 - Added a Test::Specio module to provide helpers for testing Specio libraries - Fixed another bug with a subtype of special types and inlining- Introduce sub-package perl-Test-Specio to avoid dependencies on Test::Fatal and Test::More in main package
* Sun Oct 02 2016 Paul Howarth - 0.27-1- Update to 0.27 - Cloning a type with coercions defined on it would cause an exception - Creating a subtype of a special type created by
*_isa_type,
*_can_type, or
*_does_type, or enum would die when trying to inline type constraint - Removed the never-documented Any type - Added documentation for each type in Specio::Library::Builtins
* Mon Sep 26 2016 Paul Howarth - 0.26-1- Update to 0.26 - Require Role::Tiny 1.003003, which should fix some test failures
* Mon Sep 05 2016 Paul Howarth - 0.25-1- Update to 0.25 - Calling {any,object}_{isa,does}_type repeatedly in a package with the same class or role name would die; these subs are now special-cased to simply return an existing type for the given name when they receive a single argument (the name of the class or role)
* Fri Jul 01 2016 Paul Howarth - 0.24-2- Sanitize for Fedora submission
* Fri Jul 01 2016 Paul Howarth - 0.24-1- Initial RPM version
 
ICM