v1.0.0
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.