Skip to content

Releases: Comcast/ip4s

v1.3.0

02 Oct 13:04

Choose a tag to compare

This release is for Scala 2.11, 2.12, and 2.13 and Cats Effect 2.0.0.

v1.2.1

02 Oct 13:03

Choose a tag to compare

This release is for Scala 2.11, 2.12, and 2.13 and Cats Effect 2.0.0-M4.

v1.2.0

23 May 13:07

Choose a tag to compare

This release introduces the ip4s-test-kit module, which provides ScalaCheck Arbitrary instances for various types in ip4s. Thanks to @bpholt for putting this together!

This release also contains various library upgrades:

  • Scala 2.13.0-RC1 support
  • Cats Effect 2.0.0-M1

v1.1.0

07 Aug 01:54

Choose a tag to compare

This release introduces the ip4s-cats and ip4s-scalaz modules, providing interop with the cats and scalaz libraries. Thanks to @NeQuissimus for making the core module free of a cats dependency and creating these modules. See the guide(s) for details on each module.