Skip to content

v1.0.0

Choose a tag to compare

@berry-langerak berry-langerak released this 31 May 14:58
· 191 commits to master since this release

In this version we have:

  • Updated all documentation;
  • Introduced ValidationResult;
  • Introduced a new validation rule for validating boolean values;
  • Refactored required and not empty;
  • Added dot-notation support for multi-dimensional arrays;
  • Cleaning up source code and supporting .gitattributes.