Skip to content

v3.12.0

Latest
Compare
Choose a tag to compare
@armanbilge armanbilge released this 24 Mar 18:17
· 50 commits to main since this release
6c8fd4a

This release introduces a new networking stack for the JVM and Native (#3240) platforms that uses the new I/O-integrated runtime released in Cats Effect v3.6.0.

Enhancements

Fixes

  • Fix resource leak in Scope. by @ValdemarGr in #3473
  • Change repeatN to support n=0 by @L7R7 in #3492
  • Fix writeUtf8Lines evaluates leading effects in the input stream twice by @ChenCMD in #3489
  • Be more deffensive with the StreamSubscriber internal state by @BalmungSan in #3545

Documentation

Updates

  • Update scala-library to 2.12.20 by @typelevel-steward in #3470
  • Update jnr-unixsocket to 0.38.23 by @typelevel-steward in #3493
  • Update scala3-library, ... to 3.3.5 by @typelevel-steward in #3526
  • Update scala-library to 2.13.16 by @typelevel-steward in #3517
  • Update sbt-scalajs, scalajs-compiler, ... to 1.18.2 by @typelevel-steward in #3521
  • Scalafix updates by @armanbilge in #3544
  • Update cats-effect, cats-effect-laws, ... to 3.6.0 by @typelevel-steward in #3554

New Contributors

Full Changelog: v3.11.0...v3.12.0