Skip to content

Commit 57bfc5a

Browse files
committed
chore(release): v0.10.0
1 parent 6417fe8 commit 57bfc5a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [0.10.0] - 2025-12-10
8+
79
### Added
810
- Numeric comparison helpers (`gt`, `gte`, `lt`, `lte`), non-negative/non-positive validators, and `clampToRange(min, max)` transformation for numeric validators.
911
- String format validators: `hostname()`, `time()`, `base64()`, `hex()`, `domain()`, and `regex()` alias method for `pattern()` on `StringValidator`.

0 commit comments

Comments
 (0)