Releases
v0.5.6
Change Log
Fixed
fix: std - fix value len check error on input ptr value 59add30
fix: sysutil - build error on Windows efde758
fix: dump - add a read lock on record visit logs, issues: #54 efbd2b0
Feature
new: add cliutil.SuccessX method for print success style message be9eb6f
feat: sysutil - add OpenBrowser for open URL on default browser 81a9a29
feat: strutil - add *Slashes func for encode given string f1b1226
feat: sysutil - add new sub pkg clipboard for operate OS Clipboard 11ef857
feat: testutil/assert - add all assert func to Assertions struct as method ee629c5
Update
up: add new methods for reflects.Value and add some tests 18bf238
up: reflects - add some new util func and with more unit tests 1b71758
up: test - add a wraps bytes buffer for tests 491a8ef
up: add some new stdio util func for quiet print data 9b092ef
up: testutil - update some test util func and add readme 91783da
up: update some common info, add internal/gencode cmd 8946f24
up: reflects - add more reflact util functions 1047e05
up: sysutil - add stack info fetch func and add readme 47e8fc6
up: strutil - fix an error for str repeat func 079a35d
up: stdutil - update some std util func logic 557aa47
up: testutil - add new sub pkg: assert for help the unit testing 1a5208e
up: clipboard - update some read/write file error, add more unit tests 442caea
up: sysutil - add more unit tests for find exec file a3184d3
up: assert - add more assert test util functions 08cd71c
up: str,timex - add ToDuration func for parse string to duration d613e2f
up: fsutil - add SplitPath func for split path to dir path and file name f1a1967
up: fmtutil - add SizeToString func for parse size string to byte size 8dc788f
up: sysutil - fix unit test error and update some tests 750f105
up: strutil - update some str util func and add some unit tests c589e60
up: cflag - update some parse logic and add new util func ba279a5
up: testutil - add a new asset func StrContains ea08fe5
up: sysutil - add a simple pidFile implements and add some consts 3fe3549
up: structs - add some new methods for Value struct 2729fca
up: update cflag argument struct field name 41e0f0a
up: cflag - add some new func for render flag help 21791ed
Other
build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 1870903
chore: update readme gen cmd, re-generate readme 17ab736
build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 cc39bf5
chore: update and re-generate the readme a788c73
chore: update some for gen readme and re-generate readme 2226a7c
You can’t perform that action at this time.