Skip to content

Releases: typelevel/fs2

v2.5.12

16 May 17:15
8fe0b59
Compare
Choose a tag to compare

Fixes a bug in UDP socket support that can lead to memory leaks.

What's Changed

New Contributors

Full Changelog: v2.5.11...v2.5.12

v3.10.2

28 Mar 14:58
24a3e72
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.10.1...v3.10.2

v3.10.1

24 Mar 14:57
4bf73c7
Compare
Choose a tag to compare

What's Changed

  • Fix ignored parameters in deprecated Files.walk() by @sven42 in #3413

New Contributors

Full Changelog: v3.10.0...v3.10.1

v3.10.0

18 Mar 13:26
1279244
Compare
Choose a tag to compare

Improvements

Updates

  • Update ip4s-core to 3.5.0 by @typelevel-steward in #3386
  • Update jnr-unixsocket to 0.38.22 by @typelevel-steward in #3389
  • Update sbt-typelevel, sbt-typelevel-site to 0.6.6 by @typelevel-steward in #3391
  • flake.lock: Update by @typelevel-steward in #3335
  • Update sbt to 1.9.9 by @typelevel-steward in #3395
  • Update scalafmt-core to 3.8.0 by @typelevel-steward in #3393
  • Update sbt-typelevel, sbt-typelevel-site to 0.6.7 by @typelevel-steward in #3397
  • Update scala-library to 2.12.19 by @typelevel-steward in #3398
  • flake.lock: Update by @typelevel-steward in #3400
  • Update scala3-library, ... to 3.3.3 by @typelevel-steward in #3402
  • Update cats-effect, cats-effect-laws, ... to 3.5.4 by @typelevel-steward in #3407
  • flake.lock: Update by @typelevel-steward in #3405
  • flake.lock: Update by @typelevel-steward in #3410

New Contributors

Full Changelog: v3.9.4...v3.10.0

v3.9.4

20 Jan 17:14
d3c6900
Compare
Choose a tag to compare

Improvements

Docs

Updates

  • Update munit-cats-effect to 2.0.0-M4 by @typelevel-steward in #3333
  • Update scalafmt-core to 3.7.17 by @typelevel-steward in #3339
  • Update sbt-typelevel, sbt-typelevel-site to 0.6.2 by @typelevel-steward in #3334
  • Update sbt-typelevel, sbt-typelevel-site to 0.6.3 by @typelevel-steward in #3356
  • Update sbt-jmh to 0.4.7 by @typelevel-steward in #3358
  • Update sbt-typelevel, sbt-typelevel-site to 0.6.4 by @typelevel-steward in #3362
  • Update sbt to 1.9.8 by @typelevel-steward in #3361
  • Update sbt-typelevel, sbt-typelevel-site to 0.6.5 by @typelevel-steward in #3368
  • Update sbt-scalajs, scalajs-compiler, ... to 1.15.0 by @typelevel-steward in #3372
  • Update cats-effect, cats-effect-laws, ... to 3.5.3 by @typelevel-steward in #3373
  • Update nscplugin, sbt-scala-native, ... to 0.4.17 by @typelevel-steward in #3380

New Contributors

Full Changelog: v3.9.3...v3.9.4

v3.9.3

06 Nov 13:23
11ffd3d
Compare
Choose a tag to compare

Improvements

Updates

  • Update sbt to 1.9.5 by @typelevel-steward in #3306
  • flake.lock: Update by @typelevel-steward in #3303
  • Update sbt-typelevel, sbt-typelevel-site to 0.5.3 by @typelevel-steward in #3308
  • Update sbt to 1.9.6 by @typelevel-steward in #3307
  • Update sbt-scalajs, scalajs-compiler, ... to 1.14.0 by @typelevel-steward in #3313
  • Update cats-effect, cats-effect-laws, ... to 3.5.2 by @typelevel-steward in #3314
  • Update nscplugin, sbt-scala-native, ... to 0.4.16 by @typelevel-steward in #3319
  • Update sbt-typelevel, sbt-typelevel-site to 0.5.4 by @typelevel-steward in #3315
  • Update sbt-mdoc to 2.3.8 by @typelevel-steward in #3316
  • flake.lock: Update by @typelevel-steward in #3310
  • Update sbt-typelevel, sbt-typelevel-site to 0.6.0 by @typelevel-steward in #3320
  • Update scalafmt-core to 3.7.15 by @typelevel-steward in #3325
  • Update sbt to 1.9.7 by @typelevel-steward in #3324
  • Update scodec-bits to 1.1.38 by @typelevel-steward in #3323
  • Update ip4s-core to 3.4.0 by @typelevel-steward in #3330
  • Update sbt-typelevel, sbt-typelevel-site to 0.6.1 by @typelevel-steward in #3327
  • flake.lock: Update by @typelevel-steward in #3326

New Contributors

Full Changelog: v3.9.2...v3.9.3

v3.9.2

12 Sep 15:39
8a4221e
Compare
Choose a tag to compare

Improvements

Fixes

Updates

  • Update nscplugin, sbt-scala-native, ... to 0.4.15 by @typelevel-steward in #3295
  • Update sbt-jmh to 0.4.6 by @typelevel-steward in #3296
  • Update scalafmt-core to 3.7.14 by @typelevel-steward in #3292
  • Update testng-7-5 to 3.2.17.0 by @typelevel-steward in #3297
  • Update scala3-library, ... to 3.3.1 by @typelevel-steward in #3298
  • Update scala-library to 2.13.12 by @typelevel-steward in #3301
  • Update sbt-typelevel, sbt-typelevel-site to 0.5.2 by @typelevel-steward in #3302
  • Update jnr-unixsocket to 0.38.21 by @typelevel-steward in #3304

New Contributors

Full Changelog: v3.9.1...v3.9.2

v3.9.1

30 Aug 21:58
655aabe
Compare
Choose a tag to compare

Bug Fixes

  • Localize @nowarn212 to method parameters by @armanbilge in #3291
  • Fix for decoding a PES packet with a header, when the DTS (Decoding Timestamp) is unavailable. by @tomiwu in #3290

New Contributors

Full Changelog: v3.9.0...v3.9.1

v3.9.0

30 Aug 00:30
e705c62
Compare
Choose a tag to compare

This is the ninth minor release in the 3.x series (and the nine thousand two hundred and ninety first release as measured by unique commits). This release features improvements to the Chunk class (including the addition of the new, generic Chunk.from method to create chunks from collections and subsequent deprecation of various concrete constructors like seq and vector). The StreamDecoder type also has some important bug fixes.

Improvements

Documentation & Build

Updates

  • Update scalafmt-core to 3.7.12 by @typelevel-steward in #3270
  • Update cats-core, cats-laws to 2.10.0 by @typelevel-steward in #3275
  • Update epollcat to 0.1.6 by @typelevel-steward in #3284
  • Update scalafmt-core to 3.7.13 by @typelevel-steward in #3285
  • Update sbt to 1.9.4 by @typelevel-steward in #3282
  • Update sbt-typelevel, sbt-typelevel-site to 0.5.0 by @typelevel-steward in #3281
  • Update to sbt-typelevel 0.5.0 by @armanbilge in #3272
  • flake.lock: Update by @typelevel-steward in #3268
  • flake.lock: Update by @typelevel-steward in #3287

Full Changelog: v3.8.0...v3.9.0

v3.8.0

31 Jul 13:43
af4d7c6
Compare
Choose a tag to compare

Improvements

Bugfixes

Documentation

Updates

  • Update sbt-typelevel, sbt-typelevel-site to 0.4.21 by @typelevel-steward in #3221
  • Update testng-7-5 to 3.2.16.0 by @typelevel-steward in #3223
  • flake.lock: Update by @typelevel-steward in #3214
  • Update nscplugin, sbt-scala-native, ... to 0.4.14 by @typelevel-steward in #3233
  • Update scalafmt-core to 3.7.4 by @typelevel-steward in #3226
  • Update sbt-jmh to 0.4.5 by @typelevel-steward in #3230
  • Update jnr-unixsocket to 0.38.20 by @typelevel-steward in #3235
  • Update sbt to 1.9.0 by @typelevel-steward in #3228
  • Update scala3-library, ... to 3.3.0 by @typelevel-steward in #3227
  • Update epollcat to 0.1.5 by @typelevel-steward in #3234
  • Update scala-library to 2.13.11 by @typelevel-steward in #3237
  • Update scala-library to 2.12.18 by @typelevel-steward in #3236
  • Update scalafmt-core to 3.7.8 by @typelevel-steward in #3255
  • Update cats-effect, cats-effect-laws, ... to 3.5.1 by @typelevel-steward in #3244
  • Update sbt to 1.9.2 by @typelevel-steward in #3253
  • Update sbt-scalajs, scalajs-compiler, ... to 1.13.2 by @typelevel-steward in #3243
  • Update sbt-scala-native-crossproject to 1.3.2 by @typelevel-steward in #3252
  • Update jimfs to 1.3.0 by @typelevel-steward in #3250
  • Update scalafmt-core to 3.7.10 by @typelevel-steward in #3259
  • Update sbt-typelevel, sbt-typelevel-site to 0.4.22 by @typelevel-steward in #3232
  • flake.lock: Update by @typelevel-steward in #3225
  • Update sbt to 1.9.3 by @typelevel-steward in #3262
  • Update scalafmt-core to 3.7.11 by @typelevel-steward in #3263

New Contributors

Full Changelog: v3.7.0...v3.7.1