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 f3cc3bd commit 369efc5Copy full SHA for 369efc5
README.md
@@ -199,6 +199,7 @@ Change Log
199
* Perf [DJSON-35]: Replace PrintWriter with more generic Appendable, reduce wrapping
200
* Perf [DJSON-34]: More efficient writing for common path
201
* Perf [DJSON-32]: Use option map instead of dynamic variables (affects read+write)
202
+ * NOTE: Includes a breaking change in the internal JSONWriter protocol method signature
203
* Perf [DJSON-33]: Improve speed of reading JSON strings
204
* Fix [DJSON-30]: Fix bad test
205
* Release [1.1.0] on 2021-Mar-5
0 commit comments