4.1.4
Bug fix:
- #111 : Resolve number types in the Rule class instead of offloading it to the validator.
Highly unexpected breaking change:
- If you happen to use the static
$types
property ofParsesTypes
, it is now renamed to$resolvedTypes
.
Bug fix:
Highly unexpected breaking change:
$types
property of ParsesTypes
, it is now renamed to $resolvedTypes
.