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

631 Commits

Author SHA1 Message Date
dudaodong 2d905ab03e fix: fix word misspelling 2022-12-04 11:25:02 +08:00
dudaodong 205fedb197 release v2.1.11 v2.1.11 2022-12-04 11:11:05 +08:00
dudaodong 4c864da62d doc: update readme file 2022-12-04 11:10:19 +08:00
dudaodong 263ab7e316 clean code 2022-12-03 14:41:58 +08:00
dudaodong 809b7a53df doc: update docment for slice package 2022-12-03 14:33:15 +08:00
dudaodong 61c43daabb doc: add doc for Count and CountBy function 2022-12-03 14:20:37 +08:00
dudaodong 18914ee2cd feat: add deprecat IntSlice, InterfaceSlice and StringSlice 2022-12-03 14:00:44 +08:00
dudaodong 0a8058956f feat: add Count and CountBy function 2022-12-03 13:04:12 +08:00
dudaodong a044da7d2f refactor: clean code 2022-12-03 12:58:25 +08:00
dudaodong f8b785c4cb doc: add doc for Sort and SortBy 2022-12-02 15:47:16 +08:00
dudaodong 82c8a04c35 make SortByField function deprecate 2022-12-02 15:17:08 +08:00
dudaodong 280ecb5cef feat: add SortBy function for slice 2022-12-02 14:53:57 +08:00
dudaodong ec27ad4c40 feat: add Sort function for slice 2022-12-01 22:46:56 +08:00
dudaodong d66f92cd68 doc: update slice and convertor document 2022-12-01 11:43:10 +08:00
dudaodong d8ed692651 refactor: code improvement, ToString, Contain, Compact 2022-12-01 11:38:25 +08:00
dudaodong a16de97d1d refactor: code improvement, ToString, Contain, Compact 2022-12-01 11:38:14 +08:00
dudaodong 6f458e4367 doc: add doc for NewSetFromSlice 2022-11-30 12:34:56 +08:00
dudaodong 37c7508ad0 feat: add NewSetFromSlice function for set 2022-11-30 12:00:55 +08:00
dudaodong acb5844b15 docs: add doc for AddIfNotExist and AddIfNotExistBy 2022-11-30 11:54:04 +08:00
dudaodong 76f4eeea16 docs: add doc for Merge and Repeat 2022-11-30 11:35:32 +08:00
dudaodong 5466a23019 refactor: fix bad code smell 2022-11-30 11:20:13 +08:00
dudaodong 5692982dd1 feat: add AddIfNotExistBy function for set 2022-11-29 23:59:22 +08:00
dudaodong c39c8914fb refactor: fix bad code smell 2022-11-29 23:50:17 +08:00
dudaodong 29bdca1bd2 feat: add AddIfNotExist function for set 2022-11-29 23:39:29 +08:00
dudaodong eb66d038ac feat: update iterator package 2022-11-29 13:58:48 +08:00
dudaodong a99ada5ee1 feat: add iterator package 2022-11-28 19:24:25 +08:00
dudaodong a87faf5453 feat: add Repeate function for slice 2022-11-27 21:43:38 +08:00
dudaodong ab6fec2f69 refactor: fix bad code smell 2022-11-27 21:36:30 +08:00
dudaodong 7b290989f5 feat: add Merge function 2022-11-27 20:20:00 +08:00
dudaodong 5722c724e6 Merge branch 'main' into v2 2022-11-27 19:29:33 +08:00
dudaodong f84584ca04 doc: add website link 2022-11-27 18:44:25 +08:00
dudaodong 80cbbdc787 docs: format index content 2022-11-26 17:37:09 +08:00
dudaodong be148e07ba fix: fix chunk slice bug 2022-11-26 16:21:57 +08:00
dudaodong d36ab5cc3a fix: go report issue ineffassign 2022-11-18 17:05:54 +08:00
dudaodong 2b17329094 release v2.1.10 v2.1.10 2022-11-17 16:11:48 +08:00
dudaodong f869a0a670 fix: issue#62: fix ZipSlip bug 2022-11-16 16:04:38 +08:00
dudaodong be000a4bd6 fix: issue#62: fix ZipSlip bug 2022-11-16 15:08:42 +08:00
DuDaoDong 81efa800ea Create SECURITY.md 2022-11-16 11:31:50 +08:00
dudaodong a783de57a8 release v2.1.9 v2.1.9 2022-11-08 15:22:37 +08:00
dudaodong a622959a78 docs: add new functions readme 2022-11-08 15:21:31 +08:00
dudaodong f709dd53ce docs: update doc for random package 2022-11-08 14:48:02 +08:00
dudaodong ee9e9625e2 docs: add doc for UnionBy and KeyBy 2022-11-08 14:21:17 +08:00
dudaodong 84da7d4f27 feat: add RandUpper, RandLower, RandNumeral, and RandNumeralOrLetter 2022-11-06 20:04:52 +08:00
dudaodong 089fd4e13c feat: add UnionBy for slice 2022-11-05 19:45:34 +08:00
dudaodong 6c40e02324 refactor: clean code 2022-11-05 19:33:56 +08:00
dudaodong a270b1b634 feat: make code clear 2022-11-05 17:09:56 +08:00
dudaodong 260fb795d3 feat: add KeyBy for slice 2022-11-05 16:52:31 +08:00
dudaodong 8c036f830c refactor: remove unuseful code 2022-11-05 16:39:42 +08:00
dudaodong bf332b9f1c release v2.1.8 v2.1.8 2022-10-21 16:22:52 +08:00
dudaodong 6b6cd66f9f Merge branch 'main' into v2 2022-10-19 17:31:51 +08:00