Skip to content

Releases: waynevanson/filter-ts

v3.0.0

17 Oct 01:07
Compare
Choose a tag to compare

3.0.0 (2020-10-17)

Bug Fixes

  • add Refinement export from module (6bee866)
  • removes non-hkt models (f8c3e8c)

BREAKING CHANGES

  • Definement and Refinement are not modules, so don't enforce declaration merging.

v2.0.0

17 Oct 00:57
Compare
Choose a tag to compare

2.0.0 (2020-10-17)

Bug Fixes

  • adds intersect for signature (cb2636a)
  • bc is now first arg in composables (578eefc)
  • removes semigroupoid (bd9f31f)
  • use join instead of meet for union (eaf4e1b)

BREAKING CHANGES

  • Semigroupoid is a HKT, and these we do not have any HKT's