We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6417fe8 commit 57bfc5aCopy full SHA for 57bfc5a
1 file changed
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+## [0.10.0] - 2025-12-10
8
+
9
### Added
10
- Numeric comparison helpers (`gt`, `gte`, `lt`, `lte`), non-negative/non-positive validators, and `clampToRange(min, max)` transformation for numeric validators.
11
- String format validators: `hostname()`, `time()`, `base64()`, `hex()`, `domain()`, and `regex()` alias method for `pattern()` on `StringValidator`.
0 commit comments