In anticipation of #151 being (hopefully) merged, the following packages are using JSON._print, which will be deprecated:
(List from GitHub search.) From a quick glance, all of these packages will be easily converted to the new style. I'll submit PRs so that they can avoid the deprecation warning (but I'd like to submit that after #151 is merged and tagged).
In anticipation of #151 being (hopefully) merged, the following packages are using JSON._print, which will be deprecated:
_printwithlowerJuliaGizmos/Escher.jl#173JSON.lowerinstead ofJSON.printJuliaPlots/PlotlyJS.jl#65_printextension JuliaPlots/Plots.jl#452(List from GitHub search.) From a quick glance, all of these packages will be easily converted to the new style. I'll submit PRs so that they can avoid the deprecation warning (but I'd like to submit that after #151 is merged and tagged).