Skip to content

0.6.2

Compare
Choose a tag to compare
@fthomas fthomas released this 12 Jan 04:26
· 2347 commits to master since this release
v0.6.2
e6ca411

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