We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b05990 commit 410d3edCopy full SHA for 410d3ed
CHANGES.md
@@ -1,6 +1,9 @@
1
# Changes
2
3
+### Unreleased
4
+
5
* Handle non-string hash keys with broken `to_s` implementations.
6
+* `JSON.generate` now uses SSE2 (x86) or NEON (arm64) instructions when available to escape strings.
7
8
### 2025-04-25 (2.11.3)
9
0 commit comments