E5ED Releases Β· duke-git/lancet Β· GitHub
[go: up one dir, main page]

Skip to content

Releases: duke-git/lancet

v2.3.7

07 Jul 02:22
Compare
Choose a tag to 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

Full Changelog: v2.3.6...v2.3.7

v2.3.6

29 May 02:15
Compare
Choose a tag to 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

Full Changelog: v2.3.5...v2.3.6

v2.3.5

07 Mar 02:49
Compare
Choose a tag to 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

Full Changelog: v2.3.4...v2.3.5

v2.3.4

04 Dec 03:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.3...v2.3.4

v1.4.6

04 Dec 11:12
Compare
Choose a tag to compare

Full Changelog: v1.4.5...v1.4.6

v1.4.5

04 Dec 03:28
Compare
Choose a tag to compare

Full Changelog: v1.4.4...v1.4.5

v2.3.3

09 Oct 07:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.2...v2.3.3

v1.4.4

09 Oct 07:18
Compare
Choose a tag to compare

Full Changelog: v1.4.4...v1.4.4

v2.3.2

18 Jul 03:13
Compare
Choose a tag to 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

Full Changelog: v2.3.1...v2.3.2

v2.3.1

14 May 02:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.3.1

0