lo v1.36.0 Release Notes
Release Date: 2022-11-28 // almost 2 years ago-
โ Adding:
- lo.AttemptWhile
- lo.AttemptWhileWithDelay
Previous changes from v1.35.0
-
โ Adding:
- lo.RandomString
- lo.BufferWithTimeout (alias to lo.BatchWithTimeout)
- lo.Buffer (alias to lo.Batch)
๐ Change:
- lo.Slice: avoid panic caused by out-of-bounds
๐ Deprecation:
- lo.BatchWithTimeout
- lo.Batch