github fthomas/refined v0.6.2
0.6.2

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

Changes

  • Add aliases for standard refined types like
    type PosInt = Int Refined Positive or
    type NegInt = Int Refined Negative to the
    eu.timepit.refined.types package. The date and time related type
    aliases haven been moved from util.time to the types.time package.
    (#236, #240, #249)
  • Add Cogen instance for any refined type to refined-scalacheck.
    (#244, #248)

Updates

Released on 2017-01-12

Don't miss a new refined release

NewReleases is sending notifications on new releases.