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 forgstr.Substr
, like thesubstr
function inPHP
by @cnjinhy in #2297
New Contributors
Full Changelog: v2.2.3...v2.2.4