Skip to content

GoFrame Release v2.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 02:39
14d2d74

What's Changed

  • add Tag* functions to retreive most commonly used tag value from struct field for package gstructs; use description tag as default value if brief is empty for gcmd.Argument by @gqcn in #2299
  • fix cache issue in Count/Value functions for gdb.Model by @gqcn in #2300
  • add minus of start parameter support for gstr.Substr, like the substr function in PHP by @cnjinhy in #2297

New Contributors

Full Changelog: v2.2.3...v2.2.4