v0.5.2
Change Log
Feature
- feat: pkg timex add more commonly used functions 3642341
- feat: timex add new TimeX.CustomHMS for custom the hour, minute, second create time 8307e58
- feat: add some std util func for reflect.Value 6593ddf
- feat: add new func: fsutil.GlobWithFunc() 24acc7f
- feat: add more env util func for get ENV value 5d71cba
- feat: add more time util func on ./timex c09cdb9
Fixed
- fix map to string panic when map is not nil but map is empty 54c380a
Update
- up: update some maputil func, add morr unit tests 9da180a
Other
- style: update readme add more util usage exampels 4f8a02d
- style: update some sub pkg readme docs 14d7dbb
- chore: add more unit tests for pkg timex c491815
- chore: update readme and package desc de4a262
New Contributors
Full Changelog: v0.5.1...v0.5.2