Skip to content

Releases: gcanti/fp-ts

0.2.2

26 Apr 10:45
Compare
Choose a tag to compare

0.2.1

09 Apr 15:13
Compare
Choose a tag to compare
  • New Feature
    • Semigroupoid type class (@gcanti)
    • Rxjs module (@gcanti)
    • Tuple module (@gcanti)
    • Dictionary module (@gcanti)
    • add phantom types to all data structures in order to allow type extraction (@gcanti)
    • add all exports for rollup (@gcanti)

0.2.0

31 Mar 17:36
Compare
Choose a tag to compare
  • Breaking Change
    • complete refactoring: new technique to get higher kinded types and typeclasses

0.1.0

17 Mar 14:45
Compare
Choose a tag to compare
  • New Feature
    • add support for fantasy-land
  • Breaking Change
    • complete refactoring
    • remove data module
    • remove newtype module

0.0.4

06 Mar 05:39
Compare
Choose a tag to compare
  • Bug Fix
    • fix compose definition for 5 or more functions (@bumbleblym)

0.0.3

28 Feb 17:32
Compare
Choose a tag to compare
  • New Feature
    • make Array a HKT and deprecate to,from helper functions, fix #5 (@gcanti)
    • add Traced comonad (@bumbleblym)
    • add getOrElse method to Option (@gcanti)
    • add NonEmptyArray, fix #12 (@gcanti)
  • Polish
    • add tslint
  • Bug Fix

0.0.2

12 Feb 14:40
Compare
Choose a tag to compare
  • Bug Fix
    • fix ChainRec definition (@gcanti)

0.0.1

11 Feb 11:59
Compare
Choose a tag to compare

Initial experimental release