Skip to content

Releases: gcanti/fp-ts-contrib

0.1.8

10 Dec 08:40
Compare
Choose a tag to compare

0.1.7

14 Nov 07:01
Compare
Choose a tag to compare
  • Bug Fix
    • TaskOption.fromNullable now uses NonNullable in its return type, fixes #29 (@gcanti)

0.1.6

14 Oct 13:14
Compare
Choose a tag to compare

0.1.5

30 Sep 10:17
Compare
Choose a tag to compare
  • New Feature
    • add some combinators to TaskOption, #24 (@bwlt)

0.1.4

23 Sep 09:10
Compare
Choose a tag to compare
  • New Feature
    • add some combinators to TaskOption, #22 (@bwlt)

0.1.3

02 Sep 12:29
Compare
Choose a tag to compare

0.1.2

02 Jul 09:08
Compare
Choose a tag to compare
  • Polish

0.1.1

21 Jun 05:57
Compare
Choose a tag to compare
  • New Feature

0.1.0

20 Jun 15:40
Compare
Choose a tag to compare
  • Breaking Change
    • upgrade to fp-ts@2.x (@gcanti)
    • rename batchTraverseM to batchTraverse (@gcanti)
    • remove batchSequenceM (@gcanti)
    • make withTimeout compatible with both Task and TaskEither (@gcanti)
    • remove TaskEither/withTimeout (@gcanti)

0.0.6

06 May 14:06
Compare
Choose a tag to compare