We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7cd41c commit ee41f15Copy full SHA for ee41f15
CHANGES.md
@@ -2,7 +2,9 @@
2
3
### Unreleased
4
5
-* Optimized floating point number parsing by integrating the ryu algorithm.
+* Optimized floating point number parsing by integrating the ryu algorithm (thanks to Josef Šimánek).
6
+* Optimized numbers parsing using SWAR (thanks to Scott Myron).
7
+* Optimized parsing of pretty printed documents using SWAR (thanks to Scott Myron).
8
9
### 2025-10-25 (2.15.2)
10
0 commit comments