v0.5.0
Change Log
Update
- up(strutil): add more alias methods for TrimX func 8e4a84b
- up: update some logic for arrutil.TrimStrings 2d16b0b
- up(fsutil): add Realpath alias of path.Clean 052a4c4
- up(mathutil): add TryToString, ToString func for conv intX, floatX to string 1274dcb
- up(strutil): update some str util func logic 13e2ebf
- prof(errorx): update some errorx logic, add more help func 09f2973
- up(dump): add dump.Clear for print no location data 087fb8e
- up(dump,arr): update some dump, arr check func logic dec75c4
- up: update some for errorx pkg c9679a0
- up(stack): update some logic for get caller info b955da8
- up(errrox): update some errorx stack logic 5ef07cd
Feature
- feat: add some new util func on net, num util pkg 74cddba
- feat: add a enhanced error implements pkg: errorx 1256e49
- feat(arrutil): add new func JoinSlice for join []any slice to string 6689b5c
- feat(str): add func Join() for join []strings to string 079901e
- feat: add run tests on go 1.18 ddc2188
- feat(json): add more json util func 8cdc121
- feat(math): add new num func RandIntWithSeed d375e48
- feat(str): add new str func, add more tests for str util 6323f70
- feat(stdutil): update std util funcs, add more tests 74b2804
- feat(timex): add new util pgk:timex 7524cd3
Refactor
- breaking(arrutil): change zhe JoinStrings, StringsJoin func params bcd87b8
Other
- chore: update and re-generate readme 2af14c4
- chore: re-generate README docs 36f1fdf
- chore: rename an file in errorx e55c52d
- chore: update some readme generate logic 4428673
- build(deps): bump actions/setup-go from 2 to 3 88a7474
- chore(std): more tests for std stack util func da31208
- chore(readme): re-generate readme docs 9c9eee7
- chore(fsutil): update some info for fsutil b79ab88
- chore(errorx): update some error format logic 41cf620
- chore: update readme generate logic 0016fd1
- chore(fsutil): update some for fs util, add more tests 89fd796
- chore(errrox): update doc logic and re-create readme 83ba265
- chore: update readme and add some timex tests 81d5904
Full Changelog: v0.4.6...v0.5.0