Blargh Phixs and Empathyprovements
This release fixes a few stray panics, addresses large number accuracy, and improves performance!
What's Changed
- Compare strings after decoding them to handle unicode correctly. Fixes #172 by @evanphx in #195
- Always use UseNumber() to avoid float64 lossyness by @evanphx in #194
- Handle null correctly when introduced by replace. Fixes #171 by @evanphx in #196
- Handle from="" more properly. Fixes #192 by @evanphx in #193
- Improve performance by @evanphx in #197
Full Changelog: v5.7.0...v5.8.0