Honour v1.1.1 Release Notes

Release Date: 2015-08-06 // over 8 years ago
    • ๐Ÿ”จ Refactor Validator class
    • โž• Added new rules:
      • AllOf, NoneOf, OneOf
      • Even, Odd
    • ๐Ÿ”จ Refactored rules:
      • Length - now supports Length(equal:)

Previous changes from v1.0.0

    • ๐Ÿ”„ Change library to validate not only String :exclamation:
    • โž• Added new rules:
      • HexRGBColor
      • Min, Max, Between
      • Positive, Negative