| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-07-07 | 946 Bytes | |
| v2.3.7 source code.tar.gz | 2025-07-07 | 573.2 kB | |
| v2.3.7 source code.zip | 2025-07-07 | 698.9 kB | |
| Totals: 3 Items | 1.3 MB | 0 | |
What's Changed
- perf(retry): remove the waiting time after the last retry by @cannian1 in https://github.com/duke-git/lancet/pull/309
- fix(docs): correct URL link typo in documentation by @FanLu1994 in https://github.com/duke-git/lancet/pull/310
- fix: ArrayQueue.Back() implementation by @gregth in https://github.com/duke-git/lancet/pull/313
- the error returned by the Retry function contains the last error (#311) by @cannian1 in https://github.com/duke-git/lancet/pull/315
- Update slice_concurrent.go by @zoulux in https://github.com/duke-git/lancet/pull/316
New Contributors
- @FanLu1994 made their first contribution in https://github.com/duke-git/lancet/pull/310
- @gregth made their first contribution in https://github.com/duke-git/lancet/pull/313
- @zoulux made their first contribution in https://github.com/duke-git/lancet/pull/316
Full Changelog: https://github.com/duke-git/lancet/compare/v2.3.6...v2.3.7