1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-03-01 00:35:28 +08:00
Commit Graph

330 Commits

Author SHA1 Message Date
dudaodong 97ea636e9e feat: add WriteMapsToCsv 2024-02-06 17:17:17 +08:00
dudaodong f82f49a4c2 feat: add SubInBetween 2024-02-06 17:13:00 +08:00
dudaodong 0fc8733915 feat: add SubInBetween 2024-02-06 17:09:36 +08:00
dudaodong 44022c5861 refactor: refact Comma function 2024-02-06 17:09:08 +08:00
dudaodong ec0222c5b1 refactor: refact Comma function 2024-02-06 17:06:06 +08:00
dudaodong 76b82a2fa1 release v1.4.2 v1.4.2 2023-10-07 11:25:36 +08:00
dudaodong d9dc2993b3 update readme file 2023-10-07 11:25:00 +08:00
dudaodong ae42a9fdff Merge branch 'v1' of github.com:duke-git/lancet into v1 2023-09-24 19:19:30 +08:00
dudaodong f37e55d9f1 feat: add ReadFile 2023-09-24 19:19:09 +08:00
dudaodong d920a51988 add tempdir 2023-09-18 10:08:19 +08:00
dudaodong 561c42a24e feat: add rsa encrypt 2023-09-17 16:21:40 +08:00
dudaodong 12d74489d5 update doc 2023-09-17 16:12:12 +08:00
dudaodong 4959f26003 release v1.4.1 v1.4.1 2023-07-31 16:44:44 +08:00
dudaodong eb683a33d2 doc: update readme file 2023-07-29 16:57:57 +08:00
dudaodong 0e63489e9e doc: update readme file 2023-07-28 17:39:36 +08:00
dudaodong d9e318550a feat: add new functions to datetime package 2023-07-28 17:25:13 +08:00
dudaodong 993b0e6023 feat: add Join 2023-07-27 20:14:57 +08:00
dudaodong 7cf358a0ec fix: fix CreateDir bug 2023-07-27 18:00:56 +08:00
dudaodong b85545c584 refactor: clean code 2023-07-27 17:58:57 +08:00
dudaodong c3c6c92cd4 refactor: clean code 2023-07-27 17:58:40 +08:00
dudaodong 8587abc977 feat: add base64 support for cryptor package 2023-07-27 17:54:26 +08:00
dudaodong 5c01b7e675 release v1.4.0 v1.4.0 2023-06-20 10:24:17 +08:00
dudaodong 0247ac232a feat: add ZipAppendEntry 2023-06-20 10:23:12 +08:00
dudaodong e77354d7ff feat: add File upload for HttpPost 2023-06-20 10:12:23 +08:00
dudaodong 8998dc35bb test: update TestToString 2023-06-15 14:45:12 +08:00
dudaodong ad9fd196ce fix: fix bug of issue#112 (ToString precision lost when conver float32 and float64) 2023-06-15 14:40:30 +08:00
dudaodong c8a65c33a4 format code 2023-06-13 15:09:31 +08:00
dudaodong 69a797f8ed doc: format code in doc file 2023-06-13 15:08:40 +08:00
dudaodong 1e5b69e9bf feat: add RemoveWhiteSpace 2023-06-13 15:06:27 +08:00
dudaodong 275abcc8c2 feat: add RandUniqueIntSlice 2023-06-13 15:03:45 +08:00
dudaodong 065b3b84fe add os_test.go 2023-06-13 15:00:40 +08:00
dudaodong 4bc43f3278 feat: add Log 2023-06-13 14:59:30 +08:00
dudaodong f3382ceac9 feat: add WirteCsvFile 2023-06-13 14:56:43 +08:00
dudaodong d20f8783b2 feat: add Utf8ToGbk and GbkToUtf8 2023-06-13 14:49:40 +08:00
dudaodong 8432a4e1ee test: update TestExecCommand 2023-06-03 18:33:16 +08:00
dudaodong 5a8ff17b52 release v1.3.9 v1.3.9 2023-06-01 10:06:48 +08:00
dudaodong 6b46a0c05c feat: add WriteBytesToFile and WriteStringToFile 2023-05-31 17:36:12 +08:00
dudaodong 4b8b624b4c feat: add ContainsAll and ContainsAny 2023-05-31 17:27:25 +08:00
dudaodong f274375e62 feat: add IsWeekend 2023-05-31 17:23:47 +08:00
dudaodong 6dc017a5fa feat: add BetweenSeconds and DayOfYear 2023-05-31 10:12:17 +08:00
dudaodong e1fb97095d feat: add ReplaceWithMap, Trim, SplitAndTrim, HideString 2023-05-30 14:12:56 +08:00
dudaodong d8f5a15590 feat: add AddYear and IsLeapYear 2023-05-30 14:07:11 +08:00
dudaodong 1202ac955d fix: fix timeFormat issue 2023-05-30 11:59:46 +08:00
dudaodong 84b2cec9b5 fix: fix PingConnected failed in win os 2023-05-30 11:58:29 +08:00
dudaodong 2d01a13787 feat: add ToInterface and CopyProperties 2023-05-30 11:54:57 +08:00
dudaodong db9b045500 doc: add Cos, Sin, LCM, GCD function 2023-05-30 11:47:00 +08:00
dudaodong 2701bcc4d2 feat: add Cos, Sin, LCM, GCD function 2023-05-30 11:41:54 +08:00
dudaodong b9745fd08b fix: comment TestMTime 2023-05-30 11:02:03 +08:00
dudaodong 3b1597d6f7 fix: fix body param bug when send post request 2023-05-30 11:01:39 +08:00
dudaodong 40ab5e8f7b release v1.3.8 2023-04-26 18:04:50 +08:00