v3.2.0
This is the first release of ip4s with support for Scala Native!
New features
- Add Cidr.fromIpAndMask by @mpilquist in #419
- Add
prefixBits
toIpAddress
by @mpilquist in #420 - Unplatform
Host
by @armanbilge in #423 - Cross-build for Native by @armanbilge in #427
Bug fixes
- Test for
UnknownHostException
, fix bugs by @armanbilge in #424
Updates
- Update scalafmt-core to 3.5.3 by @scala-steward in #403
- Update cats-effect, cats-effect-kernel to 3.3.12 by @scala-steward in #405
- Update sbt-scalajs, scalajs-compiler, ... to 1.10.1 by @scala-steward in #406
- Update scala-library, scala-reflect to 2.12.16 by @scala-steward in #407
- Update scala3-library, ... to 3.1.3 by @scala-steward in #408
- Update scalafmt-core to 3.5.8 by @scala-steward in #410
- Update cats-core to 2.8.0 by @scala-steward in #411
- Update sbt to 1.7.1 by @scala-steward in #414
- Update cats-effect, cats-effect-kernel to 3.3.14 by @scala-steward in #415
- Update sbt-typelevel to 0.4.13 by @scala-steward in #416
- Update sbt-mdoc to 2.3.3 by @scala-steward in #417
- Update literally to 1.1.0 by @scala-steward in #418
- Update scalafmt-core to 3.5.9 by @scala-steward in #421
- Update sbt-scalajs-bundler to 0.21.0 by @scala-steward in #425
- Update scala3-library, ... to 3.2.0 by @scala-steward in #426
Full Changelog: v3.1.3...v3.2.0