You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an error caused by removing (in #242) the code to handle float infinities (introduced in #85) as requested in #208.
This becomes effectively a breaking change because existing json may have been written using e.g.
This is an error caused by removing (in #242) the code to handle float infinities (introduced in #85) as requested in #208.
This becomes effectively a breaking change because existing json may have been written using e.g.
What we should do is allow but warn on use of these, as is done in the schema validator.
The text was updated successfully, but these errors were encountered: