Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-11 | 1.5 kB | |
v1.51.0 source code.tar.gz | 2025-06-11 | 53.4 kB | |
v1.51.0 source code.zip | 2025-06-11 | 65.2 kB | |
Totals: 3 Items | 120.1 kB | 0 |
What's Changed
- Fixed the error in the usage example of lo.Latest in readme.md by @ghosx in https://github.com/samber/lo/pull/627
- feat(assertions): add
Assert
andAssertf
by @your-diary in https://github.com/samber/lo/pull/638
Doc
- docs: Add a more precise description to the Ellipsis function by @mengxunQAQ in https://github.com/samber/lo/pull/635
- docs: Fix description for LastOrEmpty and LastOr by @vaihtovirta in https://github.com/samber/lo/pull/636
- docs: fix wrong variable name for mutable map example by @sunjayaali in https://github.com/samber/lo/pull/637
Dependencies
- fix(ci): correct cleanup deps - remove all *_test.go files using find by @d-enk in https://github.com/samber/lo/pull/630
- Revert "chore(deps): bump golang.org/x/text from 0.22.0 to 0.24.0" by @samber in https://github.com/samber/lo/pull/626
- chore(deps): bump golang.org/x/text from 0.22.0 to 0.24.0 by @dependabot in https://github.com/samber/lo/pull/625
- chore(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot in https://github.com/samber/lo/pull/628
New Contributors
- @ghosx made their first contribution in https://github.com/samber/lo/pull/627
- @mengxunQAQ made their first contribution in https://github.com/samber/lo/pull/635
- @vaihtovirta made their first contribution in https://github.com/samber/lo/pull/636
- @your-diary made their first contribution in https://github.com/samber/lo/pull/638
Full Changelog: https://github.com/samber/lo/compare/v1.50.0...v1.51.0