dry-validation v0.9.3 Release Notes

Release Date: 2016-07-22 // over 7 years ago
  • โž• Added

    • Support for range arg in error messages for excluded_from? and included_in? (mrbongiolo)
    • Result#message_set returns raw message set object (solnic)

    ๐Ÿ›  Fixed

    • Error messages for high-level rules in nested schemas are nested correctly (solnic)
    • Dumping error messages works with high-level rules relying on the same value (solnic)

    ๐Ÿ”„ Changed

    • #messages is no longer memoized (solnic)

    Compare v0.9.2...v0.9.3