dry-validation v1.3.0 Release Notes

Release Date: 2019-08-14 // over 4 years ago
  • โž• Added

    • ๐Ÿ‘Œ Support for setting an external schema (that can be extended too) (fixed #574) (@solnic)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Using a hash spec to define rule keys with more than one value is properly handled by rule guard now (fixed #576) (@solnic)

    ๐Ÿ”„ Changed

    • ๐ŸŽ values within rules uses Hash#fetch_values internally now, which improves performance (@esparta)

    Compare v1.2.1...v1.3.0