- Removed public property
- Updated AbstractValidator
- Updated to be compatible with php 8.3
- Creation of dynamic properties is deprecated
- mb_strlen cannot be null
- added escape filter
- allow tilde (~) in HTTP URL path
- added json validator
- updated __construct of validators, argument $options = null to follow the interface
- allow array for the extensions of a file extension filter
- fixed error when passing object to size validator
- allow _ in domain names for inconsiderate domain creators
- updated readme, moved tests to dev autoloader
- added StripTagsFilter to ValidationFactory
- updated composer.json for 1.0