Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-05-16 | 483 Bytes | |
v2.5.12 source code.tar.gz | 2024-05-16 | 739.5 kB | |
v2.5.12 source code.zip | 2024-05-16 | 937.7 kB | |
Totals: 3 Items | 1.7 MB | 0 |
Fixes a bug in UDP socket support that can lead to memory leaks.
What's Changed
- Update to Scala.js 1.16.0 on series/2.5.x by @mpilquist in https://github.com/typelevel/fs2/pull/3435
- Fix Ordering of UDP pending timeouts by @zkerriga in https://github.com/typelevel/fs2/pull/3434
New Contributors
- @zkerriga made their first contribution in https://github.com/typelevel/fs2/pull/3434
Full Changelog: https://github.com/typelevel/fs2/compare/v2.5.11...v2.5.12