Skip to content

Releases: joshuatcasey/collections

v0.5.0

Choose a tag to compare

@joshuatcasey joshuatcasey released this 11 Oct 14:29

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

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@joshuatcasey joshuatcasey released this 10 Sep 05:09
  • Gracefully handle nil func parameters
  • Add lint workflows

v0.3.0

Choose a tag to compare

@joshuatcasey joshuatcasey released this 29 Aug 21:52

Bump Go dependencies and update README

v0.2.0

Choose a tag to compare

@joshuatcasey joshuatcasey released this 19 Aug 15:03

Add Derivations such as Max, Min, Sum

v0.1.0

Choose a tag to compare

@joshuatcasey joshuatcasey released this 15 Aug 15:28

Add FilterFunc, TransformFunc, TransformFuncWithError, and Set