3.3.0 (2020-04-22)
- Core: add pipeC and composeC helpers (8c7d30b)
3.2.0 (2020-04-21)
- Validation: add Validation.combine (6ba0f40)
3.0.4 (2020-04-21)
- Reader: Fix #andThen being assigned to itself (5dfbf40)
- Either: add "toMaybe", "toResult", "toTask" (6c3a8e3)
- Either: add toValidation (226a748)
- Maybe: add toEither, toResult, toTask (8168ecd)
- Maybe: add toValidation (44c5e7e)
- Result: add conversions to other types (90715e9)
- Validation: add conversions to other types (f65a33a)
3.0.4 (2020-04-19)
3.0.0 (2017-08-12)
- core: add core utilities (69ff5f6)