Skip to content

v0.5.3

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 05:27
· 704 commits to master since this release

Change Log

Refactor

  • refactor: refactoring the fsutil.Finder, move to fsutil/finder pkg df703fc
  • refactor: refactoring the arr and map formatter logic a2681c6
  • refactor: refactoring the math util compare func 690fa3b

Fixed

  • fix bugs; add unit tests for collection ce8323f

Feature

  • feat: add str util: strutil.Buffer, a extended bytes.Buffer 53dd0b2
  • feat(map): add more map util functions 43d9c2a
  • feat(cli): add some commonly color print func 1f71958
  • feat: implement new array data formatter arrutil.ArrFormatter{} aa24218
  • feat: add enhanced reflect func pkg: reflects 652ddd0
  • feat: add xxOrErr convert func for str, math pkg c680246
  • feat: add more util func to fsutil package f6f14a1
  • feat: add TestWriter util struct to testutil package 43016da

Update

  • up: update gh action flow setting 365ff00
  • ci: update some for action config b26a55f
  • ci: update some for action config2 99327b6
  • up: update action, will auto generate changelog on release 4a9d090
  • up: add more extend func for maputil.Data 642a5ba
  • up: update some info for arr, errorx, str util a30e8a9
  • up: add new func for quiet convert data type 04c9faf
  • up: rename the strutil.Str to StrVal, add unit tests acb0d7f
  • up: update struct data, go.sum and add ioutil func 6127faf
  • up: rename numutil pkg to numbers pkg 6f2769b
  • up: update some for string convert and encode func acc6ab7
  • up: update some fs util and sys util 488660e
  • up: remove goutil.Value logic, link alias to stdutil.Value 4fad43e
  • up: update some for reflects.BKind, add more tests 1f2107f
  • up: use os.UserHomeDir instead of the mitchellh/go-homedir pkg d56e630
  • up: move some sys util func to internal/comfunc pkg bddc281
  • up: update some for map data use logic 62ef51c
  • chore: update some readme, re-gen readme ad8e617
  • up: add readme and add more uint tests for cliutil ff2ed70
  • up: move some fs util functions to new pkg stdio 041802f
  • up: add more unit tests for structs pkg 363cfe4
  • up: update some fs util pkg, add more unit tests 5a8002e

Other

  • chore(ci): add go code style check on gh action 4d392d7
  • chore(ci): delete check go1.14 from gh action 1e4a287
  • add comment for collection functions 0eefe08
  • style: add name prefix for functions and types afca2e3
  • ci: use setup-go-faster instead setup-go action 44199ee
  • test: remove unused var value 606fcff
  • build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 0e798ae
  • chore: up readme, re-generate readme docs 8d10730