master
tidy gstr file
add LeftJoinOnField/InnerJoinOnField/InnerJoinOnField/FieldsPrefix/FieldsExPrefix for package gdb
fix issue in gstr.ReplaceI
replace char <xxx> to ;add GetWithEnv/GetWithCmd fuctions for package gcfg
add golangci feature to guarantee codes quality (#2229)
improve ut case for package gcache/gpool (#2290)
fix issue in gstr.RepliaceI; add command gen service for cli
Feature/polaris feat: Add Polaris support (#1797)
add minus of `start` parameter support for `gstr.Substr`, like the `substr` function in `PHP` (#2297)
Implemented gstr Example 1. PrefixArray 2.SubStrFrom 3.SubStrFromEx 4.SubStrFromR 5.SubStrFromREx
improve gstr.WordWrap
fix IsSubDomain method error (#2283)
t.Assert(err, nil) -> t.AssertNil(err)
version 2
add gstr.IsGNUVersion (#1937)