Skip to content

v1.3.0

Compare
Choose a tag to compare
@duke-git duke-git released this 22 Jun 08:16
· 1230 commits to main since this release

Feature:

  1. Add CreateDir function for create directory in fileutil/file.go
  2. Add IndexOf, LastIndexOf, UniqueBy, Equal and EqualWith functions in slice/slice.go
  3. Add SplitEx function in string/str.go