Skip to content

v1.4.0

Compare
Choose a tag to compare
@kevin-lee kevin-lee released this 27 Sep 05:51
· 695 commits to main since this release
2601f24

1.4.0 - 2020-09-27

Done

  • Add FromFuture (#124)
  • Add ToFuture (#125)
  • Add Effectful to the implementation projects (#128)
  • Add ConsoleEffectful to the implementation projects (#130)
  • Replace effectOfPure with pureOf (#131)
  • Replace effectOfUnit with unitOf (#134)