Tags:
- [New Feature]
- [Bug Fix]
- [Breaking Change]
- [Documentation]
- [Internal]
- [Polish]
- [Experimental]
Note: Gaps between patch versions are faulty/broken releases. Note: A feature tagged as Experimental is in a high state of flux, you're at risk of it changing without notice.
- New Feature
- add
StateFuture
module, #18 (@tetsuo)
- add
- New Feature
Future
- add
MonadTask
instance (@tetsuo) - add
MonadThrow
instance (@tetsuo) - add
fold
function (@tetsuo) - add
pipeable
functions (@tetsuo) - add
futurify
function (@tetsuo)
- add
- Bug Fix
- don't set
target: es6
intsconfig.build-es6.json
(@gcanti)
- don't set
- Bug Fix
- add
es6
folder tofiles
(@gcanti)
- add
- New Feature
- add build in ES6 format (@gcanti)
- Breaking Change
- upgrade to
[email protected]
(@gcanti)
- upgrade to
- Breaking Change
- upgrade to
[email protected]
(@gcanti) - upgrade to
[email protected]
(@gcanti)
- upgrade to
- Polish
- fix
peerDependencies
(@gcanti)
- fix
- Breaking Change
- upgrade to
[email protected]
(@gcanti)
- upgrade to
- Polish
- move fluture to peer dependencies and update the semver range to match with the versions that have typings available (@tetsuo)
- Breaking Change
- upgrade to
[email protected]
(@gcanti) - upgrade to
[email protected]
(@gcanti)
- upgrade to
- Breaking Change
- upgrade to latest fp-ts (0.6) and latest TypeScript (2.6) (@gcanti)
- Breaking Change
- upgrade to latest fp-ts (0.5.1) and latest TypeScript (2.5.2) (@gcanti)
- New Feature
- add
ChainRec
function and instance,fluture
namespace (@gcanti) - add
Alternative
instance,concurrentFluture
namespace (@gcanti)
- add
Initial release (@gcanti)