What's Changed
- feat: ensure consistent validation for multiple fields with ordered iteration by @almas-x in #313
- fix: support escaped "|" in regex validation rules by @almas-x in #312
- build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #315
- build(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #317
- fix: 内嵌类型为指针类型时,内嵌结构体字段的default无效 by @guihouchang in #319
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #322
- build(deps): bump github.com/gookit/goutil from 0.7.1 to 0.7.2 by @dependabot[bot] in #321
- build(deps): bump github.com/gookit/goutil from 0.7.2 to 0.7.3 by @dependabot[bot] in #326
- fix: 通配符规则验证 JSON 反序列化的切片时误判失败 by @devhaozi in #329
- build(deps): bump github.com/gookit/goutil from 0.7.3 to 0.7.4 by @dependabot[bot] in #330
- Fix ValidatePrivateFields: UpperFirst corrupts unexported embedded struct field paths by @Copilot in #331
New Contributors
- @guihouchang made their first contribution in #319
Full Changelog: v1.5.6...v1.5.7