FS2 v2.4.4 Release Notes

Release Date: 2020-08-22 // over 3 years ago
  • ๐Ÿš€ This is a maintenance release for the 2.4 series which addresses and is fully backwards compatible with previous releases.

    ๐Ÿš€ This release is built for Scala 2.12, 2.13, 0.26.0-RC1 and Scala.js 1.1.1. Scala.js 0.6 support has been dropped now that it is EOL.

    ๐Ÿš€ This release fixes 2 important bugs found in the 2.4.3 release:

    • ๐Ÿ›  Fix Chunk.traverse losing elements (#2002)
    • ๐Ÿš€ Revert to released versions of cats and cats-effect (#2003)

      git shortlog -sn --no-merges "v2.4.3".."v2.4.4" 3 Fabio Labella 2 Michael Pilquist 2 mpilquist