Skip to content

v1.51.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 07:56
· 0 commits to master since this release

What's Changed

  • Fixed the error in the usage example of lo.Latest in readme.md by @ghosx in #627
  • feat(assertions): add Assert and Assertf 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

Full Changelog: v1.50.0...v1.51.0