Skip to content

v0.6.15

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 13:55
· 19 commits to master since this release

Change Log

Fixed

  • ๐Ÿ› fix: strutil - fix random method unit test error 2a189eb
  • ๐Ÿ› fix: support use JSON as env default value on parse struct. see issues #135 79a8767
  • ๐Ÿ› fix: envutil - parse env var check error 300ee26
  • ๐Ÿ› fix: conv - fix some to unit convert tests error 58c5080

Feature

  • โœจ feat: math - add Uint64, ToUint64 and related util func 8373e84
  • โœจ feat: math,str - move the common ToStringWith func to internal package f9a9690
  • โœจ feat: dump - special handle for time.Time type display 1d0e7a0
  • โœจ feat: enhance the convert func, support handle ptr type value 3ace818

Update

  • ๐Ÿ‘” up: map - add some new method for Map, SMap data 678218d
  • ๐Ÿ‘” up: maputil - fix a method name error, add tests for MergeMultiSMap e0bbc86
  • โ™ป๏ธ up: math - update all value convert to other type func logic, support more options a1e842e
  • ๐Ÿ‘” up: structs - update the SetValues logic will continue on set error dd72232
  • ๐Ÿ‘” up: reflects,internal - update some internal and reflects util func 154fd5b

Other

  • build(deps): bump morphy2k/revive-action from 2.5.3 to 2.5.4 (#136) b8698a4
  • dep: upgrade some deps to latest version f34c186
  • build(deps): bump WillAbides/setup-go-faster from 1.12.0 to 1.13.0 (#145) bf7f993
  • build(deps): bump golang.org/x/term from 0.13.0 to 0.15.0 (#144) b73b8e9
  • Modify struct field setting logic. (#138) 4eb9721
  • ๐Ÿ“ doc: add package comments for some subpackage a49dc1c
  • ๐Ÿ’š ci: math, str - fix some convert tests error 4275d2c
  • ๐Ÿ’š ci: math - fix run ci tests error on go1.19 a6a8d0e
  • ๐Ÿ“ doc: update and re-generate README docs 71e9b89
  • build(deps): bump github/codeql-action from 2 to 3 (#147) d397d97
  • ๐Ÿ“ doc: re-generate new README and fix some code style 9ef6bd0