Skip to content

0.9.3

Compare
Choose a tag to compare
@fthomas fthomas released this 02 Nov 05:35
· 1522 commits to master since this release
v0.9.3
db0fae0

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