v1.4.5
Change Log
Fixed
- fix: #172 filtering string slice value failed on struct data. 087269d
- fix json name tag parsing to ignore stuff after the comma, use struct field name if json tag name not set 42d952c
Feature
- feat: enable slices of maps on structs 6815f54
Other
- change field to value afe0982
- use only latest go version in linter d2cb664
- build(deps): bump github.com/gookit/goutil from 0.5.9 to 0.5.10 6bf5f18
- build(deps): bump github.com/gookit/goutil from 0.5.10 to 0.5.11 1be8266
- build(deps): bump github.com/gookit/goutil from 0.5.11 to 0.5.12 64a3d93
- improvements to english text grammar e3b585f
- build(deps): bump github.com/gookit/filter from 1.1.3 to 1.1.4 69a30a8
- build(deps): bump github.com/gookit/goutil from 0.5.12 to 0.5.13 03f435e
- build(deps): bump github.com/gookit/goutil from 0.5.13 to 0.5.15 3dda599
- modify a Initialization of map 541a9ad
- build(deps): bump WillAbides/setup-go-faster from 1.7.0 to 1.8.0 eacc975
New Contributors
Full Changelog: v1.4.4...v1.4.5