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
Add JSONSafeEncoder for NaN/Infinity handling in JSON (#280)
* Add JSONSafeEncoder for NaN/Infinity handling in JSON
* Make it all user-settable.
* Add tests
* Fix missing comma.
* Specified value for zero test
* Set configuration value to JSON's static prop.
* Updated tests
* Fixed example build.
0 commit comments