Skip to content

v1.4.2

Compare
Choose a tag to compare
@inhere inhere released this 27 Jun 07:20
· 125 commits to master since this release

Change Log

Fixed

  • fix: input validator value is not right on use ptr field. see: #143 da38113
  • fix: #140 requiredIf check error on cmp-field kind same is string 150c83e

Update

  • up: add new method for dataFace, add new test file 1d8cfaf
  • up: update some validator and util func logic, update tests f8fbe77
  • up: add TryGet for data source, return zero check. and struct always return exist on zero value 108ed2e
  • up: add tryGet for Validation, return zero check. and update some check logic ea7dfcf
  • up: update readme and add more unit tests for struct check 4cafcdc
  • up: update the gh action script, add changelog generate on release 6a3c5f6

Other

  • build(deps): bump github.com/gookit/goutil from 0.5.1 to 0.5.2 3caa885
  • build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 9b83d02
  • build(deps): bump github.com/gookit/goutil from 0.5.2 to 0.5.4 660a522
  • build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3 0f15da9
  • chore: update readme and some comments 785468a
  • build(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.4 308137c
  • build(deps): bump github.com/gookit/goutil from 0.5.4 to 0.5.5 8823d62
  • build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 e823d73
  • chore: add more unit tests and fix some code style 57f2c85
  • build(deps): bump actions/checkout from 2 to 3 427098f
  • chore: update the release action for gen changelog 8592217

Full Changelog: v1.4.1...v1.4.2