Skip to content

Commit 4be6a19

Browse files
authored
chore(master): release 0.22.0 (#206)
2 parents 76a1d47 + 2d93dd5 commit 4be6a19

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.21.10"
2+
".": "0.22.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.22.0](https://github.com/Oudwins/zog/compare/v0.21.10...v0.22.0) (2025-12-14)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* all schemas now return a issue list. Issue paths are now slices
9+
10+
### Features
11+
12+
* better panic message when user passes non pointer destination to parse/validate functions ([#205](https://github.com/Oudwins/zog/issues/205)) ([9570fec](https://github.com/Oudwins/zog/commit/9570fecfff4527e984c4eb7721093abc9cd7397a))
13+
* experimental custom schema API ([#187](https://github.com/Oudwins/zog/issues/187)) ([76a1d47](https://github.com/Oudwins/zog/commit/76a1d47c2a3827fc81df92e978a09c916c94ceeb))
14+
* new issue formatting utilities. ([1305e68](https://github.com/Oudwins/zog/commit/1305e689d5bc3f9a4d5e0d4cf54b8b9c3e90316f))
15+
316
## [0.21.10](https://github.com/Oudwins/zog/compare/v0.21.9...v0.21.10) (2025-12-12)
417

518

0 commit comments

Comments
 (0)