Releases
v0.6.16
Change Log
Fixed
🐛 fix: fs - ToAbsPath if input is empty will return current work dir deb03c0
Feature
✨ feat: math - add generic func Abs 45cdda2
✨ feat: map - add new func: TypedKeys, TypedValues, EachTypedMap for get typed key or value from map dc3c50a
✨ feat: assert - add new func: StrNotContains for check string value dce0f0b
✨ feat: IsEmptyReal and IsZeroReal method (#174 ) f480138
✨ feat: support convert float string to int (#180 ) 5bdbe2a
Update
👔 up: test,base - update some test and base func ac5dfa1
🚚 up: rename the reflects.IsValidatePtr to reflects.IsValidPtr 8b32a51
👔 up: str - random string gen split non-win and windows implement 5f16ce7
👔 up: assert - add new helper func: ContainsElems 1c08e6b
👔 up: fsutil add const and update the FindInDir() 0f525a0
Other
build(deps): bump morphy2k/revive-action from 2.5.4 to 2.5.6 (#152 ) 73a2aba
build(deps): bump WillAbides/setup-go-faster from 1.13.0 to 1.14.0 (#153 ) 4ea333f
🎨 style: update and fix some code style problem 66e926c
build(deps): bump morphy2k/revive-action from 2.5.6 to 2.5.7 (#160 ) 08ec3bd
Add new function reflect.IsValidatePtr (#163 ) 5c01479
build(deps): bump softprops/action-gh-release from 1 to 2 (#165 ) 479e259
👔 chore: update some deps to latest, and update some type comments 7c5136a
✅ ci: fix ci test error and add test on go1.22 9203a60
build(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (#171 ) 03a1013
build(deps): bump golang.org/x/sys from 0.18.0 to 0.20.0 (#169 ) 4978a3a
build(deps): bump golang.org/x/term from 0.18.0 to 0.20.0 (#170 ) 68ce124
build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#166 ) aec44b2
support default env prefix (#178 ) 43e6c53
⬆️ dep: upgrade golang.org/x deps to latest version bfe7659
You can’t perform that action at this time.