dry-validation v1.2.1 Release Notes

Release Date: 2019-07-16 // almost 5 years ago
  • 🛠 Fixed

    • Defining an abstract contract class that has no schema no longer crashes (issue #565) (@solnic)
    • 🛠 Fixed an issue where Rule#each would crash when the value is not an array (issue #567) (@solnic)
    • 🛠 Fixed an issue where guarding a rule would crash when keys are missing in the input (issue #569) (@solnic)
    • ➕ Added missing "pathname" require (issue #570) (@solnic)

    Compare v1.2.0...v1.2.1