Skip to content

Releases: WayneJz/goutils

goutils v1.2.1

12 Aug 06:57
Compare
Choose a tag to compare

feat: add sqlutil

goutils v1.2.0

04 Aug 07:44
Compare
Choose a tag to compare

feat: add jsontime struct

goutils v1.1.0

21 Jun 12:09
Compare
Choose a tag to compare

feat: add jsonutil traverse functions

goutils v1.0.1

24 Oct 08:50
Compare
Choose a tag to compare

feat: add powerful maps and condition package, no longer support orm and errors.

goutils v1.0.0

04 Jun 17:49
Compare
Choose a tag to compare

feat

slice utility: support int32, int64, uint32, uint64, string slices
errors: an error receiver, which receives errors and output them in traceback mode
orms: concurrent gorm manipulation with timeout option