github fthomas/refined v0.9.3
0.9.3

latest releases: v0.11.1, v0.11.0, v0.10.3...
5 years ago

New features

  • Add refinedSize as extension method to cats.data.NonEmptyList
    that returns the size of the NonEmptyList as a PosInt.
    (#539 by @cb372)
  • Add refined types for Byte, Short, BigInt, and BigDecimal,
    like PosByte, NonNegByte, NegByte, etc.
    (#567 by @Michaelt293)
  • Add new refined-scalacheck_1.13 module which depends on ScalaCheck
    1.13 instead of ScalaCheck 1.14 which is used by refined-scalacheck.
    (#573 by @liff)

Changes

Updates

Documentation

Released on 2018-11-01

Don't miss a new refined release

NewReleases is sending notifications on new releases.