github fthomas/refined v0.8.3
0.8.3

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

New features

  • Add new port number types toeu.timepit.refined.types.net like
    SystemPortNumber and NonSystemPortNumber.
    Thanks to Shohei Shimomura!
    (#294 #304)
  • Add the refined-jsonpath subproject which provides the JSONPath
    predicate that checks if a String is a valid JSONPath.
    Thanks to Iurii Susuk! (#305)

Bug fixes

  • Tighten Validate instance for UUID by allowing only Strings of
    length 36 in the standard 8-4-4-4-12 representation.
    Thanks to Yuki Ishikawa!
    (#296, #300)

Updates

  • Update to Scala.js 0.6.20. (#290, #303, #303,
    #324)
  • Update refined-cats to Cats 1.0.0-MF.
    Thanks to Shohei Shimomura! (#311)
  • Update refined-scalaz to Scalaz 7.2.15. (#312)
  • Update refined-pureconfig to PureConfig 0.8.0. (#323)

Also many thanks to ronanM,
Leif Wickland, and
Richard Gomes for various improvements.

Released on 2017-09-06

Don't miss a new refined release

NewReleases is sending notifications on new releases.