github fthomas/refined v0.6.1
0.6.1

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

Changes

  • Add the refined-pureconfig subproject which adds support for
    refined types to PureConfig.
    Thanks to Viktor Lövgren! (#233)
  • Deprecate Refined#get in favor of Refined#value to avoid
    confusion with Option#get which is an unsafe operation while
    Refined#get was always safe. (#220)
  • Remove deprecated RefinePartiallyApplied.force which has been
    renamed to unsafeFrom in version 0.5.0. (#225)

Updates

  • Update to Scala 2.12.1. (#226)
  • Update to Scala.js 0.6.14. (#232)
  • Update refined-scalaz to Scalaz 7.2.8. (#223)

Released on 2016-12-24

Don't miss a new refined release

NewReleases is sending notifications on new releases.