Play recently upgraded to 2.4.x, changing the JSON API. This is a breaking change, we'll need to update the JSONPath code to accommodate.
Also, if this is to strictly be a Play wrapper (and not a generic JSONPath wrapper for multiple libraries) it might be a good idea to sync the versioning with Play.
Play recently upgraded to 2.4.x, changing the JSON API. This is a breaking change, we'll need to update the
JSONPathcode to accommodate.Also, if this is to strictly be a Play wrapper (and not a generic JSONPath wrapper for multiple libraries) it might be a good idea to sync the versioning with Play.