Commit Graph
100 Commits
Author SHA1 Message Date
dudaodong 5b24801e49 merge qa branch 2024-05-14 10:11:29 +08:00
dudaodong 974ba525a6 Merge branch 'rc' into v2 2024-05-14 10:10:45 +08:00
dudaodong 712a215ea6 reset 2024-05-14 10:02:56 +08:00
dudaodong 7893f828d3 fix: fix get tag failed 2024-05-13 17:49:34 +08:00
dudaodong de9ee08be4 test: update net error handle 2024-04-18 14:23:36 +08:00
dudaodong 5381450bea feat: fix email validation failed 2024-04-18 14:18:33 +08:00
dudaodong 2a796adf85 fix: support nest struct in StructToUrlValues 2024-04-02 17:38:40 +08:00
dudaodong bb6f10a1fb rename CONTRIBUTING file 2024-03-17 10:30:24 +08:00
dudaodong 33b4cffe60 rename CONTRIBUTING file 2024-03-17 10:30:07 +08:00
dudaodong 004dbdc32e doc: update doc for RightPadding and LeftPadding 2024-03-12 09:52:02 +08:00
dudaodong 73c97af7d8 doc: update doc for Break function 2024-03-08 21:39:06 +08:00
dudaodong aa74400607 doc: fix doc text error 2024-03-06 16:19:20 +08:00
dudaodong a6eaaef563 doc: add go playground demo 2024-03-06 15:28:55 +08:00
dudaodong 1b31014f81 doc: add go playground demo 2024-03-06 14:52:35 +08:00
dudaodong 036847577d release v2.3.0 2024-03-05 14:57:16 +08:00
dudaodong d21edd1cde doc: add doc for retry package 2024-03-05 14:38:42 +08:00
dudaodong c58c50327c doc: add doc for ChunkRead and ParallelChunkRead 2024-03-05 11:42:03 +08:00
dudaodong 9bfdc686f8 doc: update contribution_guide file 2024-03-05 10:47:51 +08:00
dudaodong 5ca8f6ef6f doc: update doc 2024-03-05 10:45:40 +08:00
dudaodong a54d4c79a0 doc: update doc for mathutil package 2024-03-04 19:52:49 +08:00
dudaodong 92fae4273b doc: update doc for new added functions 2024-03-04 16:42:59 +08:00
dudaodong 0d29f5437a doc: update doc for new added functions 2024-03-04 16:41:54 +08:00
dudaodong e95d7c82cd doc: update doc for function package 2024-03-04 10:19:39 +08:00
dudaodong aabfcb7bde doc: update doc for HammingDistance 2024-03-03 21:55:27 +08:00
dudaodong 3d1bd08434 doc: update doc for new functions 2024-03-01 22:38:57 +08:00
dudaodong a62ad71791 Merge branch 'rc' into v2 2024-03-01 21:45:08 +08:00
dudaodong e9380a3d9f fix: fix unused parameters vet issue 2024-03-01 10:05:28 +08:00
dudaodong 7290296849 update Contributing Guide 2024-02-29 11:49:34 +08:00
dudaodong 8a8460a592 Merge branch 'rc' into v2 2024-02-29 11:34:53 +08:00
dudaodong 7a98c431d3 Merge branch 'main' of github.com:duke-git/lancet 2024-02-29 11:32:44 +08:00
dudaodong 9ff3d0e79c create rc branch for release candidate 2024-02-29 11:25:20 +08:00
dudaodong 5db1d07d6d Merge branch 'main' into v2 2024-02-28 15:55:59 +08:00
dudaodong 4a539a23c8 doc: add doc for Xnor and Nand in function package 2024-02-26 10:10:37 +08:00
dudaodong 0b1dab0399 Merge branch 'main' into v2 2024-02-26 10:02:00 +08:00
dudaodong a3d518da76 remove test_src directory 2024-02-25 20:29:49 +08:00
dudaodong e3e2d8394c Merge branch 'v2' of github.com:duke-git/lancet into v2 2024-02-25 20:25:44 +08:00
dudaodong aebab7c944 refactor: break change, rename constructor of set (NewSet->New, NewSetFromSlice->FromSlice) 2024-02-25 09:32:32 +08:00
dudaodong 665bad4ca3 doc: update doc for IndexOfFunc and LastIndexOfFunc 2024-02-25 09:25:07 +08:00
dudaodong 2e1c2276a5 test: add test coverageg 2024-02-22 14:39:53 +08:00
dudaodong 66fd8cf651 fix: fix go vet issue 2024-02-21 11:14:19 +08:00
dudaodong a6be1828b9 doc: add doc and example for predicate logic of function package 2024-02-21 11:13:47 +08:00
dudaodong 8f5d297572 . 2024-02-21 11:11:52 +08:00
dudaodong a1a4fdc598 doc: update doc for optional 2024-02-21 10:38:26 +08:00
dudaodong 1610076d22 Merge branch 'main' into v2 2024-02-21 10:21:42 +08:00
dudaodong 3a71a8697d fix: fix issue #169 2024-02-20 17:29:32 +08:00
dudaodong c88fd3db86 fix: fix go vet issue, method Unwrap() []error 2024-02-20 11:41:58 +08:00
dudaodong 27d19d1717 fix: rename Seek to SeekOffset fix go vet check issue 2024-02-20 11:39:41 +08:00
dudaodong da24bae6b4 doc: add doc for Optional type 2024-02-20 11:22:39 +08:00
dudaodong 874d09f331 refactor: make stream struct exported 2024-02-19 15:55:08 +08:00
dudaodong fdf251ac98 add govet check to github action file 2024-02-19 15:50:19 +08:00
dudaodong 7ec2533b7a feat: add MapToStruct 2024-02-19 13:50:06 +08:00
dudaodong 9fd0603f4a fix: fix copylocks warning in Optional struct methods 2024-02-19 10:22:28 +08:00
dudaodong 9f7b416a8d Merge branch 'main' into v2 2024-02-19 10:00:21 +08:00
dudaodong 22af59565e fix: fix issue #168 2024-02-06 16:59:01 +08:00
dudaodong f9e047f190 feat: add SubInBetween 2024-02-06 16:47:30 +08:00
dudaodong fa298b740d add playground demo 2024-02-01 10:41:09 +08:00
dudaodong 6d4fc981b6 release v2.2.9 2024-02-01 10:03:26 +08:00
dudaodong 4c21fe700c refactor: update StringToBytes logic 2024-01-30 10:46:55 +08:00
dudaodong 38920e3be6 fix: fix issue #162 2024-01-29 11:00:50 +08:00
dudaodong a630a7cda9 refactor: remove struct_internal.go 2024-01-29 10:02:36 +08:00
dudaodong 66dfd9c4fd refactor: refact Comma function 2024-01-25 16:45:17 +08:00
dudaodong be62aaac9b refactor: update signature of WriteMapsToCsv function
g
2024-01-24 11:54:42 +08:00
dudaodong e0c9ccbce3 doc: add DeleteRange 2024-01-23 17:27:28 +08:00
dudaodong d2d1e5a055 feat: refact DeleteAt and add DeleteRange function 2024-01-22 15:34:35 +08:00
dudaodong bbc58c7e46 fix: fix the map key order issue of WriteMapsToCsv 2024-01-22 11:10:02 +08:00
dudaodong ac2ecceaec refactor: refact reduce function 2024-01-03 10:46:28 +08:00
dudaodong 1b1b10d0ee merge main branch 2023-12-29 10:17:04 +08:00
dudaodong 0bc7b83e59 Merge branch 'main' into v2 2023-12-21 10:03:35 +08:00
dudaodong ddd265de78 fix: fix comment error 2023-12-19 15:36:07 +08:00
dudaodong 80e48f06ca refactor: rename lancetconstraints package name to constraints 2023-12-16 19:29:06 +08:00
dudaodong 0b976e9a4c fix: fix failed unit test 2023-12-11 15:45:02 +08:00
dudaodong 96320069f4 doc: update for release v2.2.8 2023-12-11 15:30:33 +08:00
dudaodong c5297ec329 fix: fix failed unit test 2023-12-11 15:04:54 +08:00
dudaodong aa4b61ff85 release v2.2.8 2023-12-11 14:59:20 +08:00
dudaodong 7dbd7002a3 doc: update doc for new release 2023-12-11 14:58:28 +08:00
dudaodong a995db445a doc: update doc for random package 2023-12-08 11:57:39 +08:00
dudaodong 6e5b67bee7 feat: add RandFloat and RandFloats 2023-12-07 19:41:45 +08:00
dudaodong 52b8ea8166 doc: update doc for random package 2023-12-07 19:13:05 +08:00
dudaodong 6fe8a9efe7 feat: add RandSymbolChar 2023-12-07 17:56:12 +08:00
dudaodong dcef06e9da fix: fix dns regex matcher 2023-12-07 09:54:03 +08:00
dudaodong 8f410bf9cb Merge branch 'main' into v2 2023-12-01 16:43:36 +08:00
dudaodong bf581162ee Merge branch 'main' into v2 2023-11-29 11:46:09 +08:00
dudaodong d7f23e2dee Merge branch 'main' into v2 2023-11-22 17:20:17 +08:00
dudaodong 4b12173f24 Merge branch 'main' into v2 2023-11-16 15:28:34 +08:00
dudaodong 6497b321b0 refactor: clean code 2023-10-30 17:55:18 +08:00
dudaodong bda78201f5 doc: update readme file 2023-10-28 17:02:24 +08:00
dudaodong 0753ea2801 feat: add context for httpClient SendRequest function 2023-10-18 19:13:34 +08:00
dudaodong e25b53712b doc: add play ground demo 2023-10-08 11:19:44 +08:00
dudaodong 56c9327a86 release v2.2.7 2023-10-07 11:40:38 +08:00
dudaodong 11eb559998 update readme file 2023-10-07 11:15:14 +08:00
dudaodong 61a612a06a update: update Enqueue and Dequeue 2023-10-07 10:53:45 +08:00
dudaodong 14c37b5a5f Merge branch 'v2' of github.com:duke-git/lancet into v2 2023-09-23 13:48:40 +08:00
dudaodong ad8b1d424c Merge branch 'main' into v2 2023-09-23 13:48:25 +08:00
dudaodong 073c77e751 refactor: remove unused code 2023-09-19 17:44:49 +08:00
dudaodong 17b34f8f19 doc: add doc for GenerateRsaKeyPair, RsaEncryptOAEP, RsaDecryptOAEP 2023-09-14 14:15:10 +08:00
dudaodong 8ff37f0eff feat: add GenerateRsaKeyPair, RsaEncryptOAEP, RsaDecryptOAEP 2023-09-14 14:06:54 +08:00
dudaodong b698fec50f doc: add go playground demo 2023-09-11 15:59:35 +08:00
dudaodong b38bb66b34 doc: update readme file 2023-09-11 11:51:45 +08:00
dudaodong bdfdeaf496 merge branch 'main' into v2 2023-09-11 11:40:46 +08:00
dudaodong 172c44c07a doc: update doc site 2023-09-11 11:39:21 +08:00