Releases: hatena/godash
Releases · hatena/godash
v1.0.5
What's Changed
- Bump github.com/samber/lo from 1.38.1 to 1.39.0 by @dependabot in #23
- Bump actions/setup-go from 4 to 5 by @dependabot in #25
- Bump golangci/golangci-lint-action from 3 to 5 by @dependabot in #27
- Bump github.com/samber/lo from 1.39.0 to 1.44.0 by @dependabot in #29
- PickByKeys を追加 by @ne-sachirou in #30
- Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #28
New Contributors
- @dependabot made their first contribution in #23
- @ne-sachirou made their first contribution in #30
Full Changelog: v1.0.4...v1.0.5
v1.0.4
v1.0.3
What's Changed
- Use generated token for actions/checkout by @stefafafan in #17
- Add Associate wrapper function by @lufia in #19
New Contributors
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.1
What's Changed
- Update README.md with details on setup; fix flaky tests by @stefafafan in #14
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- add dependabot.yml by @stefafafan in #1
- add simple readme by @stefafafan in #2
- Add Uniq / UniqBy wrapper functions by @stefafafan in #3
- Rename repository/package name to godash by @stefafafan in #4
- Add a subset of slice related functions by @stefafafan in #5
- rename package name by @stefafafan in #6
- add more functions that would probably be used a bunch by @stefafafan in #7
- add simple documentation code, as well as a link to the package site by @stefafafan in #8
- nit adjustments to the package doc comments by @stefafafan in #9
- add some example tests along with simple CI by @stefafafan in #10
- add golangci-lint-action; other adjustments to the CI by @stefafafan in #11
- Add dependabot configuration for GitHub Actions by @stefafafan in #12
- Add example tests for the rest of the functions by @stefafafan in #13
New Contributors
- @stefafafan made their first contribution in #1
Full Changelog: https://github.com/hatena/godash/commits/v1.0.0