Skip to content

Releases: intuit/funnel

v1.0.2

27 Mar 11:34
a12203b
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @rolf-mc in #16
  • Adding Option to give users finer control of what results get cached. by @ygonzal6 in #17

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

12 Oct 14:29
2ae131f
Compare
Choose a tag to compare

What's Changed

Fixes:

  • Fix for a bug that occurs when a cached operation has completed… by @ygonzal6 in #15

New Contributors

v1.0.0

19 Mar 09:49
d13eafa
Compare
Choose a tag to compare

This new release introduces:

  • Adding functionality to check whether an operation is already in progress (#8).
  • Go modules (#11).

Fixes:

  • Handle operation's time out. Operation that reached timeout are removed from the funnel (#6).