What's Changed
- Fixed the error in the usage example of lo.Latest in readme.md by @ghosx in #627
- feat(assertions): add
Assert
andAssertf
by @your-diary in #638
Doc
- docs: Add a more precise description to the Ellipsis function by @mengxunQAQ in #635
- docs: Fix description for LastOrEmpty and LastOr by @vaihtovirta in #636
- docs: fix wrong variable name for mutable map example by @sunjayaali in #637
Dependencies
- fix(ci): correct cleanup deps - remove all *_test.go files using find by @d-enk in #630
- Revert "chore(deps): bump golang.org/x/text from 0.22.0 to 0.24.0" by @samber in #626
- chore(deps): bump golang.org/x/text from 0.22.0 to 0.24.0 by @dependabot in #625
- chore(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #628
New Contributors
- @ghosx made their first contribution in #627
- @mengxunQAQ made their first contribution in #635
- @vaihtovirta made their first contribution in #636
- @your-diary made their first contribution in #638
Full Changelog: v1.50.0...v1.51.0