Releases: waynevanson/filter-ts
Releases · waynevanson/filter-ts
v3.0.0
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
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