@effect/io
Advanced tools
Changelog
0.26.0
4192f57
Thanks @tim-smart! - align /ScopedCache API with /Cache#440 d6f911e
Thanks @tim-smart! - add ScopedCache module
#445 4192f57
Thanks @tim-smart! - add getOption to Cache and ScopedCache
#442 bbf8be0
Thanks @melike2d! - Fix Effect#gen adapter parameter type
Changelog
0.25.9
#424 13b7c76
Thanks @mikearnaldi! - Add more flexible scheduling logic
#422 3b6fb22
Thanks @mikearnaldi! - Avoid usess branching
#425 345febf
Thanks @mikearnaldi! - Fix timeBased scheduler timeout
Changelog
0.25.8
#418 41debe4
Thanks @mikearnaldi! - Improve request interruption
#420 dac6a6b
Thanks @mikearnaldi! - Fix signature of interruptWhenPossible
Changelog
0.25.7
#416 be27e16
Thanks @mikearnaldi! - Switch default caching to false
#416 be27e16
Thanks @mikearnaldi! - Add Effect.cacheRequestResponse to cache request responses optimistically