Releases: joshuatcasey/collections
Releases · joshuatcasey/collections
Release list
v0.5.0
What's Changed
- Bump github.com/onsi/gomega from 1.20.2 to 1.21.1 by @dependabot in #2
- Add set.ForEach
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: v0.4.0...v0.5.0
v0.4.0
- Gracefully handle nil func parameters
- Add lint workflows
v0.3.0
Bump Go dependencies and update README
v0.2.0
v0.1.0
Add FilterFunc, TransformFunc, TransformFuncWithError, and Set