All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.3.0 (2024-10-21)
- src/validator.php: improve phpdoc (b50eb57)
- src/rules/minlength.php: a numeric string, e.g. '10', should be accepted as rule value (f931c61)
2.3.0 (2024-10-21)
- src/validator.php: improve phpdoc (b50eb57)
- src/rules/minlength.php: a numeric string, e.g. '10', should be accepted as rule value (f931c61)
2.2.3 (2024-03-21)
- validator.php: fix validation of multi-name fields to ensure presence in payload (5530b9f)
2.2.2 (2024-03-21)
- validator.php: fix indexed fields validation bug (588c9e7)
2.2.1 (2024-03-21)
- validator.php: fix validation for multi-name fields (23c44d8)
2.2.0 (2024-03-19)
- release-please setup (7a084dd)
- validator.php: add support for multi-lang fields in validation (ab035a7)
2.1.0 (2022-07-14)
- new rule: integer (437ca1e)
2.0.4 (2021-07-27)
2.0.1 (2021-07-27)
1.0.1 (2021-07-27)
- add first source code version (35cf012)