Releases: gcanti/fp-ts-fluture
Releases · gcanti/fp-ts-fluture
0.2.0
- Breaking Change
- upgrade to latest fp-ts (0.6.x) (@gcanti)
0.1.0
- Breaking Change
- upgrade to latest fp-ts (0.5.1) and latest TypeScript (2.5.2) (@gcanti)
0.0.2
- New Feature
- add
ChainRec
function and instance, fluture
namespace (@gcanti)
- add
Alternative
instance, concurrentFluture
namespace (@gcanti)