File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,10 @@ PJ Fanning (pjfanning@github): co-author (2.15+)
1010
1111----------------------------------------------------------------------------
1212
13- Sven Döring (sdoeringNew@github )
13+ Sven Döring (@sdoeringNew )
1414 * Contributed #680: Allow use of `java.nio.file.Path` as parser source, generator target
1515 (3.0.0)
16+
17+ Nicholas Rayburn (@nrayburn-tech)
18+ * Contributed #1514: Additional configuration to closer match Jackson 2 behavior
19+ (3.1.0)
Original file line number Diff line number Diff line change @@ -23,6 +23,8 @@ JSON library.
2323#1506: Non-blocking parser parses numbers eagerly; does not report error
2424 with missing space
2525 (fix by @cowtowncoder, w/ Claude code)
26+ #1514: Additional configuration to closer match Jackson 2 behavior
27+ (contributed by Nicholas R)
2628
27293.0.3 (28-Nov-2025)
2830
You can’t perform that action at this time.
0 commit comments