We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e11dee commit f59bbe4Copy full SHA for f59bbe4
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+Version 4.15.2 (2022-11-12)
2
+---------------------------
3
+
4
+### Fixed
5
6
+* Fixed parsing of large hex float literals that contain an "e" character.
7
+* Fixed tests to pass on 32-bit.
8
+* Fixed generation of invalid code when using formatting-preserving pretty printer with code that
9
+ uses inline HTML.
10
11
Version 4.15.1 (2022-09-04)
12
---------------------------
13
0 commit comments