v0.5.11
github-actions
released this
03 Sep 17:30
·
511 commits
to master
since this release
Change Log
Feature
- feat: structs - init object support parse Env var on struct tag
default
39e9cd6 - feat: sys - add new util funcs and add Cmd for quick build exec.Cmd 872f586
- feat: timex - add new methods for auto parse date to time.Time d03c4c1
- feat: sys - add new util func EnvPaths(), SearchPath() 0613a10
- feat: sys - add new sub pkg sysutil/cmdr for build cmd and batch run tasks eafd6c6
- feat: str - add new func IsVersion check version number 8d0994c
- feat: structs - add new func SetValues for set struct field values 4391dcf
- feat: reflects - add new func ValueByType and SetValue, add more unit tests 06d29d1
Update
- up: structs - update the Value some methods, add more unit tests cef0274
- up: arr,cli - add more util funcs StringsMap(), OutputLines() b70616e
- up: update some func comments and update deps a5d2441
- up: update some for run sys cmd, update deps d55b591
- up: str - update the ToTime logic for support more layout sample c200a42
- up: timex - update some util funcs, add more unit tests afa5abf
- up: env - update some util funcs, mv parse env var to internal/comfunc d318d81
- up: sys - update some util funcs and some comments cbf1222
- up: structs - update tag parse rm dep the envutil, add more tests d27973e
- up: str, math - update some util func, add more tests a3a3594
- up: arr, cli - add new methods to Strings, mv a func to internal 4ef62b0
- up: str, common - mv ToBool func to internal pkg 6a06051
- up: sys - mv Cmd struct and logic to sub pkg sysutil/cmdr 5e15866
- up: sys - update some for cmd build and run logic 2436284
- up: env - rename the comfunc.ParseValue to comfunc.ParseEnvVar 3d8a544
- up: str, map - add more unit tests and update some comments 30ab6b9
Other
- test: fix some tests run error, up readme 9a8762f
- test: fix sysutil/cmdr test error on action 328cb7c
- test: fix strutil test error on action go1.18 c3cc6fd
- doc: update some pkg docs, re-generate README ec85370
- docs: add some README to sub pkg, re-generate top README c867d45
- chore: update the go.sum and update readme d31c526