v0.1.4
This is the fifth release of epollcat. It now sets SO_REUSEADDR
to true
by default on server sockets, to match the JVM.
Fixes
- Default
SO_REUSEADDR=true
for server socket by @armanbilge in #113
Updates
- Update nscplugin, sbt-scala-native, ... to 0.4.10 by @nimble-agar-steward in #108
- Update scala3-library to 3.2.2 by @nimble-agar-steward in #109
- Update cats-effect to 3.4.7 by @nimble-agar-steward in #111
Full Changelog: v0.1.3...v0.1.4