@@ -306,25 +306,25 @@ Vlad Tatavu (vladt@github)
306
306
(2.13 .2 )
307
307
308
308
PJ Fanning (pjfanning @github )
309
- * Contributed #577 : Improve performance of floating-point number parsing
310
- (2.14 .0 )
311
- * Contributed #730 : JSON precision loss on `copyCurrentEvent()` for floats that require greater
312
- than `double ` precision
313
- (2.15 .0 )
314
- * Contributed #744 : Limit size of exception message in BigDecimalParser
315
- (2.13 .3 )
316
- * Contributed #749 : Improve performance of writing floating-point numbers
309
+ * Contributed #577 : Improve performance of floating-point number parsing
310
+ (2.14 .0 )
311
+ * Contributed #730 : JSON precision loss on `copyCurrentEvent()` for floats that require greater
312
+ than `double ` precision
313
+ (2.15 .0 )
314
+ * Contributed #744 : Limit size of exception message in BigDecimalParser
315
+ (2.13 .3 )
316
+ * Contributed #749 : Improve performance of writing floating-point numbers
317
317
(2.14 .0 )
318
- * Contributed #773 : Add option to accept non-standard trailing decimal point
318
+ * Contributed #773 : Add option to accept non-standard trailing decimal point
319
319
(2.14 .0 )
320
- * Contributed #774 : Add a feature to allow leading plus sign
321
- (`JsonReadFeature .ALLOW_LEADING_PLUS_SIGN_FOR_NUMBERS `)
320
+ * Contributed #774 : Add a feature to allow leading plus sign
321
+ (`JsonReadFeature .ALLOW_LEADING_PLUS_SIGN_FOR_NUMBERS `)
322
322
(2.14 .0 )
323
- * Contributed #827 : Add numeric value size limits via `StreamReadConstraints`
323
+ * Contributed #827 : Add numeric value size limits via `StreamReadConstraints`
324
324
(2.15 .0 )
325
- * Contributed #863 : Add `StreamReadConstraints` limit for longest textual value to
325
+ * Contributed #863 : Add `StreamReadConstraints` limit for longest textual value to
326
326
(2.15 .0 )
327
- * ... and countless more
327
+ * ... and countless more -- 2.16 + contributions not listed
328
328
329
329
Ilya Golovin (ilgo0413 @github )
330
330
* Contributed #684 : Add "JsonPointer#appendProperty" and "JsonPointer#appendIndex"
0 commit comments