• Joined on 2022-04-11
git synced commits to v2 at git/lancet from mirror 2023-02-15 14:50:18 +08:00
d7518e01af doc: fix ExampleXError_StackTrace bug
be9fa7acaa doc: update doc for xerror package
2629a731cc doc: update doc for xerror package
54c7f90b7f test: add examples for xerror package
770bc88b88 doc: update doc for xerror package
Compare 5 commits »
git synced commits to v2 at git/lancet from mirror 2023-02-14 22:30:19 +08:00
4cc1722f81 feat: fix AesEcbEncrypt and AesEcbDecrypt
d0260b2841 feat: add XError to support more contextual error handling
57bd64cae7 feat: add stack
Compare 3 commits »
git synced commits to v2 at git/wechat from mirror 2023-02-14 14:20:18 +08:00
9c0189340b pref: 变量命名 & url (#650)
git synced commits to v2 at git/lancet from mirror 2023-02-12 21:50:18 +08:00
c383719496 doc: add doc for DeepClone function
git synced commits to v2 at git/wechat from mirror 2023-02-12 05:30:18 +08:00
d39615f2fa 补全模板消息API中遗漏的 ‘防重入ID’ 参数 (#651)
git synced commits to v2 at git/lancet from mirror 2023-02-10 20:50:19 +08:00
4b196a72b1 feat: add DeepClone
git synced commits to v2 at git/wechat from mirror 2023-02-10 20:50:18 +08:00
429219b53f 新增消息推送模块,实现部分常用消息推送:SendText 发送文本消息、SendImage 发送图片消息、SendVoice 发送语音消息 (#649)
git synced commits to v2 at git/lancet from mirror 2023-02-10 12:40:18 +08:00
888381a06c doc: add drop and sort related function doc
a554eb7ef4 doc: add doc for sort function
26ff90122b doc: add doc for Drop function
75b27c6540 feat: add IsSortedByKey
Compare 4 commits »
git synced commits to v2 at git/lancet from mirror 2023-02-09 20:20:19 +08:00
a7e77fa98d feat: add IsSorted
abf392117a feat: add IsAscending, Isdescending
d231d9f572 feat: add DropRightWhile
97447d058e test: add test and example for DropWhile
040e112aa6 feat: add DropRight and DropWhile
Compare 5 commits »
git synced commits to v2 at git/wechat from mirror 2023-02-09 04:00:18 +08:00
6e80b71cb2 避免无效的access_token留在cache (#645)
git synced commits to v2 at git/lancet from mirror 2023-02-08 19:50:19 +08:00
afb021b4b5 feat: add Max, Min for stream
5075774000 feat: add Sorted for stream
Compare 2 commits »
git synced commits to v2 at git/lancet from mirror 2023-02-07 19:20:18 +08:00
6bba44dc50 feat: add Concat for stream
422022c74d feat: add Range for stream
87fcf97e2d feat: add FindFirst, Reverse for stream
Compare 3 commits »
git synced commits to v2 at git/lancet from mirror 2023-02-07 03:00:19 +08:00
05d1f348d4 refactor: update constant names
6f2f1f3004 fix: IsZeroValue support pointer
Compare 2 commits »
git synced commits to main at git/lancet from mirror 2023-02-06 18:50:19 +08:00
9cd9d1aeb5 release v2.1.14
71b27c0aa9 feat: add ForEach, Reduce for stream
09a379ec6d feat: add ForEach, Reduce for stream
b4b9b03835 feat: add NoneMatch, AllMatch, AnyMatch for stream
48c7794b01 feat: add Limit method of stream
Compare 16 commits »
git synced commits to v2 at git/lancet from mirror 2023-02-06 18:50:19 +08:00
9cd9d1aeb5 release v2.1.14
71b27c0aa9 feat: add ForEach, Reduce for stream
09a379ec6d feat: add ForEach, Reduce for stream
b4b9b03835 feat: add NoneMatch, AllMatch, AnyMatch for stream
48c7794b01 feat: add Limit method of stream
Compare 12 commits »
git synced commits to refs/tags/v2.1.14 at git/lancet from mirror 2023-02-06 18:50:19 +08:00
git synced new reference refs/tags/v2.1.14 to git/lancet from mirror 2023-02-06 18:50:19 +08:00
git synced commits to main at git/lancet from mirror 2023-02-06 10:40:19 +08:00
17e8d2bb6d 部分城市有4位区号+8位号码 (#69)
325be0d6a1 feat: add func Iterator, ForEach, RetainAll and DeleteAll for List structure (#71)
Compare 2 commits »
git synced commits to v2 at git/wechat from mirror 2023-02-06 10:40:18 +08:00
ab354c4d03 feat: 支持企业微信上传临时素材 (#644)
git synced commits to v2 at git/lancet from mirror 2023-01-31 00:40:18 +08:00
ea0f96a8c0 feat: add Skip for stream