dudaodong
|
25ef78bc64
|
refactor: Md5File for reading large file
|
2022-01-19 14:34:11 +08:00 |
|
dudaodong
|
261370e30d
|
fix: os.go/ExecCommand make error the last return value
|
2022-01-17 16:57:38 +08:00 |
|
dudaodong
|
764a6fe107
|
release v1.2.0
v1.2.0
|
2022-01-17 14:49:20 +08:00 |
|
dudaodong
|
f3749c52b9
|
feat: add system package
|
2022-01-17 11:54:03 +08:00 |
|
dudaodong
|
f368854b2d
|
update text style of readme file
|
2022-01-17 10:40:41 +08:00 |
|
dudaodong
|
c424b88d40
|
update style of readme file
|
2022-01-16 22:17:51 +08:00 |
|
Dan Anstis
|
aeebd63eda
|
docs(readme): fix convertor import example (#23)
|
2022-01-14 12:33:53 +08:00 |
|
dudaodong
|
22b3c4dd42
|
feat: add validator functions, IsAllUpper, IsAllLower, ContainUpper, ContainLower, ContainLetter, IsJSON and IsPort
|
2022-01-13 20:19:41 +08:00 |
|
dudaodong
|
bd976642f6
|
feat: add try package for executing a function repeatedly
|
2022-01-13 16:18:49 +08:00 |
|
dudaodong
|
e31fb28003
|
feat: add func ContainSubSlice
v1.1.10
|
2022-01-13 11:00:27 +08:00 |
|
dudaodong
|
fd271fe176
|
add test passing badge
|
2022-01-12 11:27:09 +08:00 |
|
dudaodong
|
6890bbfe05
|
update: rename workflow
|
2022-01-12 11:23:51 +08:00 |
|
dudaodong
|
24ae47a12f
|
remove v2 branch
|
2022-01-12 10:13:13 +08:00 |
|
dudaodong
|
d8d85efedf
|
update: add v2 branch
|
2022-01-12 10:05:21 +08:00 |
|
dudaodong
|
ba73847b80
|
fix: fix some go report issue
|
2022-01-12 09:57:10 +08:00 |
|
dudaodong
|
69453eba19
|
release v1.1.9
v1.1.9
|
2022-01-11 20:42:04 +08:00 |
|
donutloop
|
f147f78a41
|
Slice: sort from v2 branch (#22)
ref: f1d7154179
|
2022-01-11 20:13:25 +08:00 |
|
dudaodong
|
bbfc5b7060
|
delete file utils.go and fix some misspel
|
2022-01-09 16:12:26 +08:00 |
|
dudaodong
|
1f45937190
|
refactor: rewrite all unit test functions with assert
|
2022-01-09 16:04:33 +08:00 |
|
dudaodong
|
52c5a91606
|
refactor: rewrite all unit test functions with assert
|
2022-01-09 15:57:21 +08:00 |
|
dudaodong
|
49f62c3550
|
refactor: rewrite all unit test functions with assert
|
2022-01-09 15:53:30 +08:00 |
|
dudaodong
|
23701e6998
|
refactor: rewrite all unit test functions with assert
|
2022-01-09 15:49:52 +08:00 |
|
dudaodong
|
1199c30ef3
|
refactor: rewrite all unit test functions with assert
|
2022-01-09 15:48:29 +08:00 |
|
dudaodong
|
b0e17c7bc4
|
refactor: rewrite all unit test functions with assert
|
2022-01-09 15:39:50 +08:00 |
|
dudaodong
|
d3525dfe8f
|
refactor: rewrite all unit test functions with assert
|
2022-01-09 15:34:17 +08:00 |
|
dudaodong
|
9da7115169
|
refactor: rewrite all unit test functions with assert
|
2022-01-09 15:10:56 +08:00 |
|
dudaodong
|
9cb9aa2f2f
|
refactor: rewrite all unit test functions with assert
|
2022-01-09 14:46:17 +08:00 |
|
dudaodong
|
e4cd7dad35
|
refactor: rewrite all unit test functions with assert
|
2022-01-09 14:31:31 +08:00 |
|
dudaodong
|
31e08197d4
|
remove file comment
|
2022-01-09 14:03:46 +08:00 |
|
dudaodong
|
642d0b8077
|
refactor: rewrite all unit test functions with assert
|
2022-01-09 14:01:51 +08:00 |
|
dudaodong
|
25b2ae6b98
|
fix: return empty byte slice when rand bytes lenght less 1
|
2022-01-09 14:00:23 +08:00 |
|
dudaodong
|
65719515bd
|
feat: add LessOrEqual and GreaterOrEqual
|
2022-01-09 13:58:27 +08:00 |
|
dudaodong
|
3ffd81a98a
|
refactor: rewrite all unit test functions with assert
|
2022-01-09 13:51:07 +08:00 |
|
dudaodong
|
f490ef2404
|
refactor: rewrite all unit test functions with assert
|
2022-01-09 13:30:08 +08:00 |
|
dudaodong
|
3438f3b18a
|
refactor: rewrite all unit test functions with assert
|
2022-01-09 13:07:49 +08:00 |
|
dudaodong
|
73f4ae7b35
|
refactor: add internal/assert.go and rewrite all unit funcs string_test.go with assert
|
2022-01-08 21:58:35 +08:00 |
|
rumikk
|
a8996933bf
|
ToJson fix error handling (#16)
|
2022-01-07 15:00:05 +08:00 |
|
donutloop
|
3905c0bde1
|
Slice: Add count func (#15)
Returns the count of matched elements
|
2022-01-06 20:32:14 +08:00 |
|
dudaodong
|
c7e961704d
|
Merge branch 'main' of github.com:duke-git/lancet into main
v1.1.8
|
2022-01-06 17:09:43 +08:00 |
|
dudaodong
|
cb7df1b57d
|
update: add some new feature comments for file and slice
|
2022-01-06 17:09:01 +08:00 |
|
dudaodong
|
eeff28606e
|
feat: add IsLink, FileMode, MiMeType funcs for file
|
2022-01-06 16:53:32 +08:00 |
|
dudaodong
|
86d4b25a2b
|
feat: and Zip and UnZip func for file operation
|
2022-01-06 15:15:59 +08:00 |
|
Ahmad Alfy
|
ad287ed99a
|
doc: minor spelling mistak (#14)
|
2022-01-05 21:25:21 +08:00 |
|
dudaodong
|
df9de3065b
|
feat: add ForEach func
|
2022-01-05 20:17:16 +08:00 |
|
dudaodong
|
71a2ea3f20
|
update: change case name for TestNone func
|
2022-01-05 19:46:51 +08:00 |
|
dudaodong
|
955f2e6de6
|
update func GetElapsedTime and None comment
|
2022-01-05 19:44:22 +08:00 |
|
donutloop
|
4aef9d6d22
|
Slice: Add none func (#13)
Returns true whether no elements of this slice match the provided predicate
func. Negated form of Every func
|
2022-01-05 19:38:14 +08:00 |
|
dudaodong
|
4752725dd6
|
add Wrap and Unwrap func comment
|
2022-01-04 11:22:54 +08:00 |
|
dudaodong
|
07d1704cb2
|
release v1.1.7
v1.1.7
|
2022-01-04 10:56:05 +08:00 |
|
dudaodong
|
74d262e609
|
Merge branch 'main' of github.com:duke-git/lancet into main
|
2022-01-03 20:11:32 +08:00 |
|