v1.40.0
What's Changed
Improvements
- Use map indexing to speed up PickByKeys and OmitByKeys by @ericleb010 in #447
- ToSlicePtr: reduce allocations and improving speed by @yanmhlv in #465
- Feat: Adding zipby + unzipby by @samber in #449
- feat: add string conversion functions by @eiixy in #466
- Adding Mean and MeanBy by @usman1100 in #414
Doc & style
- Fix typos by @szepeviktor in #384
- fix: instantiate typo by @testwill in #374
- Fix typo in README.md by @eltociear in #369
- docs: update description for FindOrElse by @slomek in #370
- style: no extra any type parameter by @d-enk in #429
- Fix IsNil link for pkg.go.dev by @invzhi in #418
- Docs: should use type int64 for lo.FlatMap in example by @apriil15 in #435
CI
New Contributors
- @szepeviktor made their first contribution in #384
- @testwill made their first contribution in #374
- @eltociear made their first contribution in #369
- @slomek made their first contribution in #370
- @ericleb010 made their first contribution in #447
- @yanmhlv made their first contribution in #465
- @eiixy made their first contribution in #466
- @jiro4989 made their first contribution in #445
- @d-enk made their first contribution in #429
- @usman1100 made their first contribution in #414
- @invzhi made their first contribution in #418
- @apriil15 made their first contribution in #435
Full Changelog: v1.39.0...v1.40.0