Skip to content

Commit 9ded8dc

Browse files
committed
chore: release v0.15.0
1 parent 4bfce6c commit 9ded8dc

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.15.0] - 2026-04-15
8+
79
### Fixed
810

911
- `BoolValidator::coerce()` no longer string-casts non-scalar values (arrays triggered `E_WARNING`, objects without `__toString` threw `Error`); non-scalars are passed through to type validation, which raises `ValidationException` as for other invalid types

0 commit comments

Comments
 (0)