File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -51,8 +51,11 @@ Alex Soto: (lordofthejars@github)
51
51
(2.4 .5 )
52
52
53
53
Aaron Digulla :
54
- * Contributed #166 : Allow to configure line endings and indentation
55
- (2.5 .0 )
54
+ * Contributed #166 : Allow to configure line endings and indentation
55
+ (2.5 .0 )
56
+ * Contributed #1042 : Allow configuring spaces before and/or after the colon in
57
+ `DefaultPrettyPrinter `
58
+ (2.16 .0 )
56
59
57
60
Derek Clarkson (drekka @github )
58
61
* Reported #184 : WRITE_NUMBERS_AS_STRINGS disables WRITE_BIGDECIMAL_AS_PLAIN
Original file line number Diff line number Diff line change @@ -29,6 +29,8 @@ a pure JSON library.
29
29
#1039 : Indicate explicitly blocked sources as "REDACTED" instead of
30
30
"UNKNOWN" in `JsonLocation `
31
31
#1041 : Start using AssertJ in unit tests
32
+ #1042 : Allow configuring spaces before and/or after the colon in `DefaultPrettyPrinter`
33
+ (contributed by @digulla )
32
34
33
35
2.15 .2 (30 - May - 2023 )
34
36
You can’t perform that action at this time.
0 commit comments