dry-validation v1.9.0 Release Notes

Release Date: 2022-10-15 // over 1 year ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Duplicated keys mishandling in rule evaluation (issue #676 fixed via #711) (@mereghost)

    ๐Ÿ”„ Changed

    • ๐Ÿ‘‰ Use Zeitwerk for auto-loading (via #715) (@solnic)

    Compare v1.8.1...v1.9.0


Previous changes from v1.8.1

  • ๐Ÿ›  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