Skip to content

0.8.3

Compare
Choose a tag to compare
@fthomas fthomas released this 04 Oct 19:05
· 2031 commits to master since this release
v0.8.3
902a3eb

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