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 fromutil.time
to thetypes.time
package.
(#236, #240, #249) - Add
Cogen
instance for any refined type torefined-scalacheck
.
(#244, #248)
Updates
- Update
refined-pureconfig
to PureConfig 0.5.0.
(#245)
Released on 2017-01-12