Skip to content

Tags: zhouyusd/lo

Tags

v1.38.1

Toggle v1.38.1's commit message
bump v1.38.1

v1.38.0

Toggle v1.38.0's commit message

Verified

This commit was signed with the committer’s verified signature.
samber Samuel Berthe
bump v1.38.0

v1.37.0

Toggle v1.37.0's commit message
bump v1.37.0

v1.36.0

Toggle v1.36.0's commit message

Verified

This commit was signed with the committer’s verified signature.
samber Samuel Berthe
bump v1.36.0

v1.35.0

Toggle v1.35.0's commit message

Verified

This commit was signed with the committer’s verified signature.
samber Samuel Berthe
update changelog

v1.34.0

Toggle v1.34.0's commit message

Verified

This commit was signed with the committer’s verified signature.
samber Samuel Berthe
bump v1.34.0

v1.33.0

Toggle v1.33.0's commit message

Verified

This commit was signed with the committer’s verified signature.
samber Samuel Berthe
bump v1.33.0

v1.32.0

Toggle v1.32.0's commit message

Verified

This commit was signed with the committer’s verified signature.
samber Samuel Berthe
doc: improve doc

v1.31.0

Toggle v1.31.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
New helper collection: channel (samber#95)

* feat(channels): add ToChannel + Generator + Batch + BatchWithTimeout (WIP)

* feat: return duration of Batch**** helpers

* doc: improve BatchWithTimeout doc

* fix(BatchWithTimeout): replace time.After by time.NewTimer in order to prevent memory leak

* doc: improve BatchWithTimeout doc

v1.30.1

Toggle v1.30.1's commit message

Verified

This commit was signed with the committer’s verified signature.
samber Samuel Berthe
Merge branch 'master' of github.com:samber/lo