dry-validation v1.0.0.rc3 Release Notes

Release Date: 2019-05-06 // almost 5 years ago
  • โž• Added

    • [EXPERIMENTAL] Validation.register_macro for registering global macros (solnic)
    • [EXPERIMENTAL] Contract.register_macro for registering macros available to specific contract classes (solnic)
    • Dry::Validation.Contract shortcut for quickly defining a contract and getting its instance back (solnic)
    • ๐Ÿ†• New configuration option config.locale for setting the default locale (solnic)

    ๐Ÿ›  Fixed

    • config/errors.yml are now bundled with the gem, rc2 was broken because of this (solnic)

    Compare v1.0.0.rc2...v1.0.0.rc3