Releases: taobig/go-helper
Releases · taobig/go-helper
v0.2.2
21 Aug 12:17
Compare
Sorry, something went wrong.
No results found
Add hashx.Md5Sum() & hashx.Md5Hex(), Deprecated xhash.MD5()
Add hashx.Sha256Sum() & hashx.Sha256Hex()
v0.2.1
14 Jul 06:58
Compare
Sorry, something went wrong.
No results found
Add LockedMap::Range()
Add io.AppendFile()
Update CI config
v0.2.0
02 Mar 05:58
Compare
Sorry, something went wrong.
No results found
Upgraded to Go 1.18
[experimental] Add x/filex.WriteCsvFile() and x/filex.ReadCsvFile()
Add lockedmap package
v0.1.1
12 Nov 12:27
Compare
Sorry, something went wrong.
No results found
Add xhash.MD5()
[experimental] Add x/filex.WriteFile() and x/filex.WriteJsonFile()
v0.1.0
29 Jul 03:43
Compare
Sorry, something went wrong.
No results found
Remove deprecated package(strings,time)
go mod tidy -go=1.17
Other changes: v0.0.8...v0.1.0
v0.0.8
04 May 12:01
Compare
Sorry, something went wrong.
No results found
v0.0.7
28 Apr 15:35
Compare
Sorry, something went wrong.
No results found
v0.0.6
02 Dec 13:45
Compare
Sorry, something went wrong.
No results found
Upgrade to golang.org/x/text v0.4.0
Add several time functions: af57ed0
Enhanced http.DownloadFile()
Enable golangci-lint on CI
v0.0.4
16 Sep 16:13
Compare
Sorry, something went wrong.
No results found
Add:
Add exp/stringx package (experimental package)
v0.0.3
15 Sep 14:51
Compare
Sorry, something went wrong.
No results found
Deprecated:
time.ParseInLocalLocation() (Added in v0.0.2)
Add:
timex.MillSecToTime()
timex.MillSecToUtcTime()
const time.SimpleDateLayout
move strings package to stringx package(stringx is deprecated)