lo v1.36.0 Release Notes

Release Date: 2022-11-28 // over 1 year 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