Skip to content

Latest commit

 

History

History
75 lines (33 loc) · 2 KB

CHANGELOG.md

File metadata and controls

75 lines (33 loc) · 2 KB

3.3.0 (2020-04-22)

Features

  • Core: add pipeC and composeC helpers (8c7d30b)

3.2.0 (2020-04-21)

Features

  • Validation: add Validation.combine (6ba0f40)

3.0.4 (2020-04-21)

Bug Fixes

  • Reader: Fix #andThen being assigned to itself (5dfbf40)

Features

  • 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)

Features

  • core: add core utilities (69ff5f6)

3.0.0-beta (2017-08-11)

2.0.0 (2017-07-15)

1.1.0-beta (2017-07-06)

1.0.0-beta (2017-07-04)