dry-validation v1.8.1 Release Notes

Release Date: 2022-05-28 // almost 2 years ago
  • ๐Ÿ›  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 be nil (issue #708 fixed via #709) (@bautrey37)

    Compare v1.8.0...v1.8.1