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

updated JSON interface #1

Closed
stevengj opened this issue Aug 7, 2013 · 1 comment
Closed

updated JSON interface #1

stevengj opened this issue Aug 7, 2013 · 1 comment

Comments

@stevengj
Copy link

stevengj commented Aug 7, 2013

The JSON.jl package was recently updated to change its API a bit (see JuliaIO/JSON.jl#35). In particular:

  • parse is now JSON.parse
  • print_to_json is now JSON.print
  • to_json is now json

I'm hoping to push this to METADATA soon (as version 0.2), so you'll want to update your package.

@johnmyleswhite
Copy link
Owner

Thanks for the heads up!

Closed by accd76d

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

No branches or pull requests

2 participants