Skip to content

v1.5.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 11:18
· 5 commits to master since this release

Change Log

Fixed

  • 🐛 fix: panic occurs when passing nil in sub-slice. see issues #223 cf5c4c1
  • fix: Prevent panic on validating nil pointer to slice field (#252) (#253) 117b816
  • 🐛 fix: parse struct tag error on field is byte slice. issues #247 2042e0f
  • 🐛 fix: util convTypeByBaseKind support more basic type convert. issues #245 b24adf8
  • 🐛 fix: error when using custom filter with pointer to slice of strings. see #255 4491213

Feature

  • ✨ feat: add new validator: optional for resolve the issues #192 71857e7

Update

  • ✅ up: update requiredX validate logic, add more unit tests 050296c
  • 👔 up: update some code style and error message format logic 637f9df
  • 👔 up: update the error string format on only one error a567209

Other

  • build(deps): bump WillAbides/setup-go-faster from 1.8.0 to 1.9.0 (#226) b52053c
  • build(deps): bump WillAbides/setup-go-faster from 1.9.0 to 1.9.1 (#228) 61213fa
  • build(deps): bump WillAbides/setup-go-faster from 1.9.1 to 1.10.0 (#229) 64f1fe3
  • build(deps): bump actions/checkout from 3 to 4 (#233) 21c2c18
  • build(deps): bump WillAbides/setup-go-faster from 1.10.0 to 1.10.1 (#230) 80cf844
  • build(deps): bump WillAbides/setup-go-faster from 1.10.1 to 1.11.0 (#234) 82b2c54
  • Improve validation of pointer fields (#237) b4d96df
  • build(deps): bump WillAbides/setup-go-faster from 1.11.0 to 1.12.0 (#238) 12d5abb
  • build(deps): bump github.com/gookit/goutil from 0.6.12 to 0.6.14 (#243) aafe11f
  • Fix for Boolean Pointer Field Validation Error (#240) 8c4d6aa
  • build(deps): bump WillAbides/setup-go-faster from 1.12.0 to 1.13.0 (#249) c9a3e1a
  • build(deps): bump github/codeql-action from 2 to 3 (#251) cf7f910
  • ✅ test: add a test case for the issues #252 203d95f
  • ⬆️ dep: upgrade the deps to latest version e57b4eb
  • ✅ test: add a test case for the issues #246 372b694
  • ✅ test: add test case for issues #250 ab0111b
  • 💚 ci: fix go-version value error on go.yaml lint job af6f358
  • build(deps): bump WillAbides/setup-go-faster from 1.13.0 to 1.14.0 (#256) 46c37da
  • 📝 doc: update some code comment info 27b33f1