Skip to content

Tags: thoas/go-funk

Tags

v0.9.3

Toggle v0.9.3's commit message
chore: bump CI

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #142 from samber/feat-uniq-by

Adding _.uniqBy() function

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #128 from yz271544/revert-short_if-dos2unix

convert the short_if.go unix format

v0.9.0

Toggle v0.9.0's commit message
fix: Zip should panic if args are not slice/array (fixes #123)

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #116 from vellotis/#50

Fixes issue #50

v0.7.0

Toggle v0.7.0's commit message
fix: return a new slice on funk.Uniq and avoid mutate input (fixes #87)

v0.6.0

Toggle v0.6.0's commit message
chore: bump CI

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #69 from ninghejun/patch-1

fix the bug reflect on zero Value

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #57 from ferhatelmas/type-switch

refactor: simplify type switch

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #57 from ferhatelmas/type-switch

refactor: simplify type switch