v2.12.0
What's Changed
- Improve floating point generation to not use scientific notation as much.
- Include line and column in parser errors. Both in the message and as exception attributes.
- Handle non-string hash keys with broken
to_simplementations. JSON.generatenow uses SSE2 (x86) or NEON (arm64) instructions when available to escape strings.
Full Changelog: v2.11.3...v2.12.0