Commit Graph
100 Commits
Author SHA1 Message Date
dudaodong 6307d624cb Merge branch 'rc' of github.com:duke-git/lancet into rc 2025-07-07 10:18:37 +08:00
dudaodong 2f9f8b3f3d release v2.3.7 2025-07-07 10:18:05 +08:00
dudaodong 55ee000684 merge rc 2025-06-23 11:32:51 +08:00
dudaodong fc7f2509ca fix: fix issue #314 2025-06-23 11:31:54 +08:00
dudaodong a3a24fc381 doc: update doc styles 2025-06-06 14:33:54 +08:00
dudaodong c175b202de doc: update cryptordoc 2025-05-29 14:04:09 +08:00
dudaodong d818219672 doc: update cryptordoc 2025-05-29 14:01:12 +08:00
dudaodong 539078e6b8 doc: add play ground demo for v2.3.6 2025-05-29 11:50:17 +08:00
dudaodong cdefbde9f5 release v2.3.6 2025-05-29 10:07:19 +08:00
dudaodong 1e57a743af Merge branch 'rc' into v2 2025-05-29 10:05:13 +08:00
dudaodong 1b73483945 doc: update doc for v2.3.6 2025-05-28 11:30:12 +08:00
dudaodong 03f0d4d905 fix: fix ExampleFindValuesBy 2025-04-29 10:18:51 +08:00
dudaodong b2ae71c983 update rsa crypto file 2025-04-29 10:04:11 +08:00
dudaodong 093f4a2286 doc: add documention for keyed locker 2025-04-28 19:32:51 +08:00
dudaodong f7ada6093c feat: add example for keyed_locker 2025-04-27 19:44:15 +08:00
dudaodong 47e82aad39 refactor: refact some sliceutil functions 2025-04-24 10:38:43 +08:00
dudaodong 9e813d236b fix: fix issue #159 2025-04-22 14:46:03 +08:00
dudaodong 72a23d2cb9 fix: fix issue #159 and refact crypto function 2025-04-22 14:22:01 +08:00
dudaodong 27667f8b3a fix: fix bugs in test 2025-04-21 15:08:16 +08:00
dudaodong 0b5dc86d70 refactor: refact some strutil functions 2025-04-21 14:07:52 +08:00
dudaodong d88bba07dd feat: add TryKeyedLocker 2025-04-21 10:49:48 +08:00
dudaodong d7f3354b98 feat: add RWKeyedLocker 2025-04-17 14:25:19 +08:00
dudaodong f4dee28ebb feat: add KeyedLocker 2025-04-17 14:06:59 +08:00
dudaodong 1e0ee1fac1 fix: fix issue #302 2025-04-03 10:23:03 +08:00
dudaodong ceb706b874 feat: add FindValuesBy 2025-04-01 11:35:24 +08:00
dudaodong 3849337919 doc: update example link for BeginOfWeek and EndOfWeek 2025-03-31 10:27:09 +08:00
dudaodong 0ef45b533b fix: fix issue #292, change query params type to map[string][]string 2025-03-28 14:00:11 +08:00
dudaodong 169f280c9c feat: add RemoveDir 2025-03-28 11:06:52 +08:00
dudaodong e74126a0bd test: format test code 2025-03-27 11:17:07 +08:00
dudaodong f7be4190f1 test: format test code 2025-03-27 10:49:40 +08:00
dudaodong 8089b71bfd feat: add IsAlphaNumeric 2025-03-15 14:57:21 +08:00
dudaodong 5b9543255a feat: add AddQueryParams 2025-03-15 14:52:49 +08:00
dudaodong bf859387f4 feat: add BuildUrl 2025-03-15 14:25:03 +08:00
dudaodong a8a92844f3 doc: update doc for website 2025-03-07 14:37:52 +08:00
dudaodong 6dfdadd34e doc: update for release v2.3.5 2025-03-07 14:19:07 +08:00
dudaodong 8120c4db78 test: fix TestEventBus 2025-03-07 10:42:22 +08:00
dudaodong 0d0f213d36 test: fix TestEventBus 2025-03-07 10:37:41 +08:00
dudaodong 41d4bbf0e3 test: fix TestEventBus_GetEvents 2025-03-07 10:34:20 +08:00
dudaodong fed1d5220e release v2.3.4 2025-03-07 10:29:19 +08:00
dudaodong 29a8318d6e doc: update for release v2.3.5 2025-03-06 20:11:21 +08:00
dudaodong 3696213e5d doc: update for release v2.3.5 2025-03-06 20:02:33 +08:00
dudaodong 90a3b87b67 doc: add doc for eventbus package 2025-03-06 15:50:12 +08:00
dudaodong a7b28ee864 update crypto fileg 2025-02-18 15:49:52 +08:00
dudaodong f2823014f2 doc: add doc for AddDaySafe, AddMonthSafe, AddYearSafe 2025-02-18 15:47:43 +08:00
dudaodong 4181c42805 feat: add AddDaySafe, AddMonthSafe, AddYearSafe 2025-02-18 15:37:56 +08:00
dudaodong a09f5623d6 feat: add AddWeek, AddMonth and update example of some add time functions 2025-02-18 14:10:04 +08:00
dudaodong db479ef1bc fix: fix issue #292 2025-02-14 17:35:48 +08:00
dudaodong df8121fbbd Merge branch 'rc' into v2 2025-02-14 17:13:11 +08:00
dudaodong 0e7297cb97 feat: add ShuffleCopy 2025-02-14 16:33:22 +08:00
dudaodong 2e619e48a3 feat: add ReverseCopy 2025-02-14 16:23:46 +08:00
dudaodong 23e61f1acf update pem file 2025-01-14 15:58:58 +08:00
dudaodong cb308f628c feat: add eventbus 2025-01-14 15:57:43 +08:00
dudaodong 7653afa919 feat: add FindAllOccurrences 2025-01-10 14:03:45 +08:00
dudaodong a0d97cf38e Merge branch 'rc' into v2 2024-12-25 16:13:04 +08:00
dudaodong ab89f0aee1 feat: add EqualUnordered 2024-12-19 19:36:17 +08:00
dudaodong d4b425e39c doc: fix doc error 2024-12-09 09:52:40 +08:00
dudaodong a1652c7523 doc: update v1 latest version 2024-12-04 19:13:23 +08:00
dudaodong ecafed511c doc: add play ground demo for v2.3.4 2024-12-04 14:25:51 +08:00
dudaodong 4ffff0e3f3 update pem file 2024-12-04 11:26:49 +08:00
dudaodong 8ebb8a028e doc: update doc for v2.3.4 2024-12-04 11:24:53 +08:00
dudaodong 995ffb799f fix: github action failed 2024-12-02 17:19:47 +08:00
dudaodong 3cd546d7f2 fix: fix issue #274 2024-12-02 17:06:06 +08:00
dudaodong 7fb49515ce feat: add ToBigInt 2024-12-02 11:25:16 +08:00
dudaodong 8f3ea60636 refactoring: reimplement the logic of Intersection 2024-11-29 15:47:08 +08:00
dudaodong 58a37b7e8d Merge branch 'rc' into v2 2024-11-27 15:09:35 +08:00
dudaodong 6bd61460d3 fix: MaxInt was added only in 1.17 use instead 2024-11-27 15:08:54 +08:00
dudaodong 1eb793420e doc: add Gurubase and update Sponsor text 2024-11-19 10:29:41 +08:00
dudaodong 05f9854945 Merge branch 'rc' 2024-11-19 10:26:41 +08:00
dudaodong 3be706e23f doc: add doc for Permutation and Combination function 2024-11-19 10:25:32 +08:00
dudaodong 95a894e53f feat: add Permutation and Combination 2024-11-19 10:12:07 +08:00
dudaodong 8322951475 feat: add StdDev and fix bug of Average for math package 2024-11-18 17:01:27 +08:00
dudaodong 6b2c91b0f6 feat: add Variance for math package 2024-11-18 16:25:32 +08:00
dudaodong ec161f335d fix: update random seed when call random function 2024-11-14 16:27:22 +08:00
dudaodong a769257017 fix: update random seed when call random function 2024-11-11 19:45:31 +08:00
dudaodong f3579fc142 feat: add IndexOf and LastIndexOf for stream 2024-11-11 10:52:29 +08:00
dudaodong de877e5278 feat: add Ternary 2024-11-08 14:20:35 +08:00
dudaodong 08f14d2b08 feat: add ExtractContent
:
2024-11-08 14:11:25 +08:00
dudaodong 0ed2b11ba1 doc: add doc for Min, Max, MaxMin function 2024-11-07 16:00:34 +08:00
dudaodong 643edc1468 feat: add Max, Min, and MaxMin for datetime package 2024-11-07 15:47:22 +08:00
dudaodong e2ff83649a doc: format code in doc file 2024-11-06 10:15:47 +08:00
dudaodong 8bbae69175 feat: add try-catch-finally implementation 2024-11-04 14:46:25 +08:00
dudaodong 840ea8f3c5 fix: fix code in UnZip demo 2024-10-25 11:14:15 +08:00
dudaodong a4e89bd7c1 feat: add ConcatBy 2024-10-24 15:38:12 +08:00
dudaodong 2015d36b08 feat: add JoinFunc 2024-10-24 14:56:13 +08:00
dudaodong 921f218ef7 test: run test cases on rc branch 2024-10-18 16:40:20 +08:00
dudaodong 0a2cc9c928 doc: update doc for RandNumberOfLength and GetExeOrDllVersion 2024-10-18 16:38:39 +08:00
dudaodong 0bc11001a4 fix: add rsa public and private key example file 2024-10-12 15:16:39 +08:00
dudaodong 85d98ad915 Merge branch 'rc' into v2 2024-10-12 14:06:15 +08:00
dudaodong bad1b05224 doc: add doc for RsaSign and RsaVerifySign 2024-10-11 15:38:42 +08:00
dudaodong 527328739a feat: add RsaSign and RsaVerifySign 2024-10-10 15:40:32 +08:00
dudaodong 213e2b4ead doc: add play ground demo 2024-10-09 16:56:56 +08:00
dudaodong 5d6ab72059 release v2.3.3 2024-10-09 15:20:30 +08:00
dudaodong 30eb2c72b0 doc: rename parameter name of Comma 2024-09-27 10:23:29 +08:00
dudaodong adf18a2e47 fix: fix bug of Comma, issue #248 2024-09-27 10:18:37 +08:00
dudaodong f99a8ef3cf refactoring: defect #247 2024-09-20 19:29:31 +08:00
dudaodong ee0afed963 Merge branch 'v2' into rc 2024-09-16 09:10:23 +08:00
dudaodong 69cf9bbcf0 doc: add new functions in system package 2024-09-13 16:21:57 +08:00
dudaodong 2bbcb85286 feat: add GetProcessInfo for system package 2024-09-13 16:10:09 +08:00
dudaodong e58c9b797b feat: add StartProcess, StopProcess, KillProcess for system package 2024-09-13 15:09:44 +08:00
dudaodong 3e1ac5e0b5 test: remove unstable test item 2024-09-10 15:59:09 +08:00