Releases: Goldziher/go-utils
Releases · Goldziher/go-utils
v1.8.1
What's Changed
- Fix: adding link to sliceutils.Chunk by @vhoen in #45
- Chore: bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #46
- Fix: FindLastIndex function to iterate over the entire slice by @dan1elhughes in #48
New Contributors
- @dan1elhughes made their first contribution in #48
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- (chore): add capitalize function to stringutils by @K-A-I-L-A-S-H in #28
- (chore): update the mkdocs to add stringutils/capitalize by @K-A-I-L-A-S-H in #29
- chore: fix pre-commit install commands in CONTRIBUTING.md by @deansg in #43
- feat: add a FlatMap function to sliceutils by @deansg in #41
- chore: update documentation for new sliceutils.FlatMap function by @deansg in #44
New Contributors
- @K-A-I-L-A-S-H made their first contribution in #28
- @deansg made their first contribution in #43
Full Changelog: v1.7.4...v1.8.0
v1.7.4
v1.7.3
v1.7.2
v1.7.1
v1.7.0
v1.6.0
What's Changed
- Bump actions/setup-go from 3 to 4 by @dependabot in #21
- Optimize performance and memory allocations by @VadimKulagin in #22
New Contributors
- @VadimKulagin made their first contribution in #22
Full Changelog: v1.5.0...v1.6.0