Skip to content

Releases: Shopify/hoff

v0.2.0

17 May 19:02
c992b63
Compare
Choose a tag to compare

v0.2.0

  • Updates Result and its methods Values and Errors to only return values where the results weren't errored, and errors where the results weren't valid.
  • Adds Result.Error which coalesces all of the errors in a Result collection into one with the messages combined, comma-separated.
  • Adds Changelog

Initial Release

11 May 20:33
d7b4a03
Compare
Choose a tag to compare

Shopify/hoff v0.1.0 "It's Alive" edition

Hack Days 2022 is at an end and this is what we have built. A high-quality, well-tested, 100% (ish) covered library of reusable Go generics functions for all your app development needs.

Shout out to all the authors for their excellent work 👏