Skip to content

v1.5.3

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 15:36
· 2 commits to master since this release

Change Log

Update

  • 👔 up: update IsEmpty check func, add test case for issue 276 ba31b00
  • Fix: Prevent panic when validating struct with nil pointer to map field (#260) 1822f1e

Other

  • build(deps): bump golangci/golangci-lint-action from 3 to 4 (#258) 9ec448d
  • build(deps): bump softprops/action-gh-release from 1 to 2 (#261) 97a70f0
  • build(deps): bump golangci/golangci-lint-action from 4 to 5 (#263) 57c419f
  • build(deps): bump golangci/golangci-lint-action from 5 to 6 (#264) eda7946
  • [Doc] Add code example of how to use custom filters (#268) 82f315e
  • build(deps): bump github.com/gookit/goutil from 0.6.15 to 0.6.18 (#278) d6a88b1
  • ci: add ci test on go1.22+ version c3621d4

New Contributors

Full Changelog: v1.5.2...v1.5.3