dry-validation v1.4.0 Release Notes

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

    • ๐Ÿ‘Œ Support for multi-schema inheritance (@ianwhite)

    ๐Ÿ›  Fixed

    • โš  Keyword warnings reported by Ruby 2.7 (@flash-gordon)
    • ๐Ÿ›  Fixed an issue where MessageSet would be marked as empty too early (@ianwhite)
    • ๐Ÿ‘€ Messages are correctly generated when there are errors for both an array and one or more of its elements (see #599) (@Bugagazavr)

    ๐Ÿ”„ Changed

    • ๐Ÿ‘ป A meaningful exception is raised when failure options are not valid (@MatElGran)
    • [internal] improved performance in Contract.ensure_valid_keys (@grzegorz-jakubiak)
    • โš  [internal] fixed keyword warnings on MRI 2.7.0 (@flash-gordon)

    Compare v1.3.1...v1.4.0