CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 15:21:40 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"78670fd1ba4e0b6897dc33e607afb578"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=4yOcr3p4yfbgao%2BAP6fZxUygfVxocF9ywv3QccQ1EfnmweliG1X9E9A5TWOZ6MaxqUCEEEqzwtzAjCFAsMAmSCemTP%2BucfylnTqSaMDArz5k52I4SDX6yKBack6444qtb6frED9CzJuMzXEF%2BYTE5xEXnJYPcZ3rvgi%2F5Qu0gZVJ5zuoNK5m%2BUErGE2c7VQOqVlgXZfVVbByC02bBgfl79DoD8LhZ6LF%2BLWs9wELu7k9ceernPcetxEm9a6UjX9Wfzh5OOqbg8kko%2B5Ba72I3g%3D%3D--iPd9eyGwC9R0Zcss--1SMee9bAyjrlhVO3Dwl6Kg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.608331506.1753456899; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 15:21:39 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 15:21:39 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A376:1A6445:B2FB2:D3B31:6883A103
Releases Β· duke-git/lancet Β· GitHub
07 Jul 02:22
Loading
29 May 02:15
Loading
07 Mar 02:49
Loading
04 Dec 03:31
Loading
04 Dec 11:12
Loading
04 Dec 03:28
Loading
09 Oct 07:26
Loading
09 Oct 07:18
Loading
18 Jul 03:13
Loading
14 May 02:51
Loading
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 517
Releases: duke-git/lancet
Releases Β· duke-git/lancet
v2.3.7
Compare
What's Changed
- perf(retry): remove the waiting time after the last retry by @cannian1 in #309
- fix(docs): correct URL link typo in documentation by @FanLu1994 in #310
- fix: ArrayQueue.Back() implementation by @gregth in #313
- the error returned by the Retry function contains the last error (#311) by @cannian1 in #315
- Update slice_concurrent.go by @zoulux in #316
New Contributors
- @FanLu1994 made their first contribution in #310
- @gregth made their first contribution in #313
- @zoulux made their first contribution in #316
Full Changelog: v2.3.6...v2.3.7
Assets 2
1 person reacted
v2.3.6
Compare
What's Changed
- [BreakChange] Change the param endWith and beginFrom of BeginOfWeek,EndOfWeek to be required. by @cyjaysong in #300
- feat: add ToMap for stream by @ppd324 in #301
- fix: Fixed the issue of missing cap when StringToBytes returns result by @yguilai in #306
- doc: fix typo in chinese translation by @RigelNana in #305
- doc: fix typo by @Yurunsoft in #308
New Contributors
- @ppd324 made their first contribution in #301
- @RigelNana made their first contribution in #305
Full Changelog: v2.3.5...v2.3.6
Assets 2
1 person reacted
v2.3.5
Compare
What's Changed
- fix(fileutil): unzip Chinese garbled code during decompression by @hunantangke in #279
- fix the bug of random.RandFloats() infinite loop and the result of random.RandFloat() sometimes equals to max. by @Yurunsoft in #282
- make Bridge not block in the first stream that not closed by @mooncake9527 in #288
- compatible with pointer in convert.ToString by @guanhonly in #291
- fix: fix slice_test.go ,We should not assume the order of the slice by @YoghurtFree in #293
- feat(validator): add IsIpPort by @ch3nnn in #294
New Contributors
- @hunantangke made their first contribution in #279
- @mooncake9527 made their first contribution in #288
- @guanhonly made their first contribution in #291
- @YoghurtFree made their first contribution in #293
Full Changelog: v2.3.4...v2.3.5
Assets 2
1 person reacted
v2.3.4
Compare
What's Changed
- fix(orderedmap): fix set bug by @congziqi77 in #252
- fix(algorithm): fix bug of lrucache in issue #251 by @aki-colt in #254
- fix: fix compile error when go sdk version below go@1.20 (#255) by @yguilai in #258
- feat(netutil): add async http request for http client by @aki-colt in #256
- feat:add GetExeDllVersion for fileutil,random,package by @jwwsjlm in #257
- perf(slice): make the IndexOf function thread-safe (#262) by @cannian1 in #263
- fix: [internal] Correction of word assert spelling mistakes by @feng6917 in #269
- Introducing Lancet Guru on Gurubase.io by @kursataktas in #271
- Pre-allocate memory to reduce the number of allocations by @Yurunsoft in #272
New Contributors
- @congziqi77 made their first contribution in #252
- @aki-colt made their first contribution in #254
- @jwwsjlm made their first contribution in #257
- @feng6917 made their first contribution in #269
- @kursataktas made their first contribution in #271
- @Yurunsoft made their first contribution in #272
Full Changelog: v2.3.3...v2.3.4
Assets 2
1 person reacted
v1.4.6
Compare
Full Changelog: v1.4.5...v1.4.6
Assets 2
v1.4.5
Compare
Full Changelog: v1.4.4...v1.4.5
Assets 2
v2.3.3
Compare
What's Changed
- Update condition.go by @zyfxgo in #234
- feat: add RandFromGivenSlice function by @cannian1 in #235
- feat: add RandSliceFromGivenSlice function by @cannian1 in #236
- fix ε ι€ζζ‘£δΈεΊεΌηRetryDurationε½ζ° by @DerekTond in #240
- feat(maputil): add GetValue by @yunxuanhao in #243
- fix(strutil): rename PadStart to Pad. by @kydance in #245
- doc: update contribution references by @emmanuel-ferdman in #246
New Contributors
- @zyfxgo made their first contribution in #234
- @DerekTond made their first contribution in #240
- @kydance made their first contribution in #245
- @emmanuel-ferdman made their first contribution in #246
Full Changelog: v2.3.2...v2.3.3
Assets 2
2 people reacted
v1.4.4
Compare
Full Changelog: v1.4.4...v1.4.4
Assets 2
v2.3.2
Compare
What's Changed
- feat(slice): add UniqueByField.
- feat(maputil): add GetOrSet.
- perf(validator): check Ipv4γIpv6 by more graceful method by @cannian1 in #220
- perf(slice): Concat() make a clearer panic description, like standard library by @cannian1 in #223
- π Fixing bug. about pointer package function, #227 #228 by @aide-cloud in #230
New Contributors
- @aide-cloud made their first contribution in #230
Full Changelog: v2.3.1...v2.3.2
Assets 2
2 people reacted
v2.3.1
Compare
What's Changed
- Slice: break by @donutloop in #200
- Slice: padding by @donutloop in #201
- refactor(set): pop method randomly removes an element and return by @cannian1 in #202
- add Concat method by @cannian1 in #204
- feat(maputil): add ToSortedSlicesDefault method and ToSortedSlicesWithComparator method by @cannian1 in #206
- fix(netutil): Add proxy IP to send request by @Joker-desire in #210
- refactor(slice): optimize function by @cannian1 in #211
- refactor slice.Unique() by @coder-liyang in #215
- fix(maputil): json tag omitempty convert error by @ch3nnn in #218
New Contributors
- @Joker-desire made their first contribution in #210
- @coder-liyang made their first contribution in #215
- @ch3nnn made their first contribution in #218
Full Changelog: v2.3.0...v2.3.1
Assets 2
2 people reacted
Previous Next
You canβt perform that action at this time.