Fixed
- Raise an InvalidKeyErrors on substring of valid keys (issue #705 fixed via #706) (@MatElGran)
- Using
rule(:arr).each { .. }
doesn't crash when:arr
turns out to benil
(issue #708 fixed via #709) (@bautrey37)
rule(:arr).each { .. }
doesn't crash when :arr
turns out to be nil
(issue #708 fixed via #709) (@bautrey37)
Don't miss a new dry-validation release
NewReleases is sending notifications on new releases.