Skip to content

Releases: xjh22222228/gosh

v0.0.11

25 Sep 14:32
Compare
Choose a tag to compare
fix: update ci

v0.0.10

18 Jun 14:50
Compare
Choose a tag to compare

fix: fixes bug

v0.0.9

10 May 00:59
Compare
Choose a tag to compare
v0.0.9

v0.0.8

18 Mar 00:46
Compare
Choose a tag to compare

refactor code.

v0.0.7

14 Mar 09:01
Compare
Choose a tag to compare

feat: add gtime pkg
fix: bug

v0.0.6

19 Jan 12:29
Compare
Choose a tag to compare

feat: gfunctools.Currency、gmath.Round、grandom.Color

v0.0.5

13 Jan 13:49
Compare
Choose a tag to compare

feat: gstrings.IsAscii、gstrings.RemovePrefix、gstrings.RemoveSuffix
feat: gmath.Sum、gmath.Max、gmath.Min、grandom.Range

v0.0.3

09 Jan 11:17
Compare
Choose a tag to compare

feat: grandom.RandBool、grandom.RandInt、grandom.Shuffle、gstrings.Shuffle、grandom.Choice、grandom.Sample、gslice.Fill、gslice.Splice、gslice.Slice

v0.0.2

03 Jan 00:51
Compare
Choose a tag to compare

feat: gstrings(Trim、Center、TrimStart、TrimEnd、IndexOf、LastIndexOf)
feat: grandom(Random)

v0.0.1

30 Dec 11:50
Compare
Choose a tag to compare

feat: gstrings(Reverse, StartsWith、EndsWith、Concat、Slice、Search、Includes)