Eff v5.2.0 Release Notes

Release Date: 2018-04-27 // about 6 years ago
  • ๐Ÿšง Maintenance version

    ๐Ÿ‘Œ Improvements

    • โฌ†๏ธ upgraded monix to 3.0.0-RC1 (#135) (by @benhutchison)
    • โฌ†๏ธ upgraded cats-effect to 0.10.1 (#135) (by @benhutchison)
    • compile with Scala 2.12.5 (#137) (by @benhutchison)
    • ๐Ÿ— moved the benchmarks so that eff can be included in community builds
    • โšก๏ธ updated the readme version, added maven badge (#132) (by @benhutchison)
    • ๐Ÿ“„ emphasized -Ypartial-unification flag in install docs (#131) (by @benhutchison)
    • ๐Ÿ“š the reading order of the documentation for newcomers is more explicit
    • โž• added a more general method for transforming a state effect into another one possibly in a bigger stack. This will generally require a type annotation