v1.44.0
版本发布时间: 2024-06-30 09:57:37
samber/lo最新发布版本:v1.47.0(2024-08-13 21:23:53)
What's Changed
- feat: Add slice Splice an element or multiple elements at index i. by @wenlingang in https://github.com/samber/lo/pull/371
- feat: Make Filter() preserve type. by @FGasper in https://github.com/samber/lo/pull/365
- feat: Added DropByIndex helper for slice by @phith0n in https://github.com/samber/lo/pull/398
- feat: upgrade to math/rand/v2 by @samber in https://github.com/samber/lo/pull/483
- chore: remove
golang.org/x/exp
since it doesn't follow go 1 compatibility promise by @trim21 in https://github.com/samber/lo/pull/478
New Contributors
- @wenlingang made their first contribution in https://github.com/samber/lo/pull/371
- @jason-zhj made their first contribution in https://github.com/samber/lo/pull/376
- @FGasper made their first contribution in https://github.com/samber/lo/pull/365
- @phith0n made their first contribution in https://github.com/samber/lo/pull/398
Full Changelog: https://github.com/samber/lo/compare/v1.43.0...v1.44.0