Skip to content

v1.38.0

Compare
Choose a tag to compare
@samber samber released this 21 Mar 03:42
· 19 commits to master since this release
c1cc5a0

Adding:

  • lo.ValueOr
  • lo.DebounceBy
  • lo.EmptyableToPtr

Improvement:

  • Substring: add support for non-english chars

Fix:

  • Async: Fix goroutine leak