Releases: didi/gendry
Releases · didi/gendry
v1.9.0
What's Changed
- If map key is prefixed with
_custom_
, its value must be abuilder.Comparable
, which people can implement their own type to insert custom sql. by @jiangwei2514 in #151 - Add some helper functions for JSON type. by @jiangwei2514 in #151
New Contributors
- @jiangwei2514 made their first contribution in #151
Full Changelog: v1.8.2...v1.9.0
v1.8.2
v1.8.1
What's Changed
- feat: support empty tag by @nlimpid in #136
- 支持对scan后rows.Err()检查 by @winston-ke in #144
New Contributors
- @winston-ke made their first contribution in #144
Full Changelog: v1.8.0...v1.8.1
v1.8.0
New Features
- support multiple _or condition, #130 (@zhanghongnian )
- Fix typo in readme, #132 (@jxba016050 )
v.1.7.0
v1.6.0
v1.5.0
v1.4.0
add go mod
bump version to 1.3.2