Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Play 2.4, sync up versioning with Play? #4

Closed
josephpconley opened this issue Aug 11, 2015 · 7 comments
Closed

Upgrade to Play 2.4, sync up versioning with Play? #4

josephpconley opened this issue Aug 11, 2015 · 7 comments

Comments

@josephpconley
Copy link
Owner

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.

@chenbekor
Copy link

please make sure to leave support for 2.3.x since some users are not porting to 2.4.x just yet.

@josephpconley
Copy link
Owner Author

Yep will do, I certainly haven't ported yet and I have a few apps using this so I'm not in any rush :)

@clescot
Copy link

clescot commented Jan 4, 2016

Hi,
any update on this issue?
best regards,

Charles.

@josephpconley
Copy link
Owner Author

I'll take a look at it this week, if you're interested in fixing feel free to send me a PR :)

@jCalamari
Copy link

I'll take a look at it this week, if you're interested in fixing feel free to send me a PR :)

Any luck with 2.4?

@josephpconley
Copy link
Owner Author

Trying to clean up the versioning first to sync up with Play's versioning, once that's done I'll cut a 2.4 release. Hopefully sooner than later.

@josephpconley
Copy link
Owner Author

This issue should be addressed with recent 2.4.0 release per #7. Please verify that you can grab the 2.4.0 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants