Michael Cacciatore

Results 3 comments of Michael Cacciatore

I'm also updating the package file to v0.2.0 to account for the merge that was done this morning, #85

That would work as well. Make sure to increment the package file version so folks with CI builds can use the newest features

Upon further investigation, this is because this library uses `setTimeout` to control the cache expiration. This means that the maximum value that can be passed in is 2147483647 (maximum positive...