Skip to content

Releases: gcanti/fp-ts-laws

0.3.0

Choose a tag to compare

@gcanti gcanti released this 30 Oct 17:25
  • Breaking Change
    • upgrade fast-check dependency to v2 and move to peerDependencies, closes #9 (@gcanti)

0.2.1

Choose a tag to compare

@gcanti gcanti released this 18 Feb 18:02
  • Polish
    • Functor
      • better composition law test (@gcanti)

0.2.0

Choose a tag to compare

@gcanti gcanti released this 04 Jul 13:48
  • Breaking Change
    • upgrade to fp-ts@2.x (@gcanti)
    • remove lib/Validation module (@gcanti)
    • rename setoid law to eq (@gcanti)

0.1.0

Choose a tag to compare

@gcanti gcanti released this 28 Mar 13:27
27ba79f
  • Breaking Change
    • FunctorApply, Applicative and Monad laws are now curried (@gcanti)

0.0.3

Choose a tag to compare

@gcanti gcanti released this 26 Mar 15:52
  • New Feature
    • add missing derivedAp test to monad (@giogonzo)
    • extract setoid, ord, semigroup, monoid, semiring, ring, field laws (@giogonzo)

0.0.2

Choose a tag to compare

@gcanti gcanti released this 25 Mar 16:11
  • New Feature
    • add Functor laws (@gcanti)
    • add Apply, Applicative, Chain, Monad laws (@giogonzo)

0.0.1

Choose a tag to compare

@gcanti gcanti released this 17 Mar 08:10

Initial release