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)
5151 (2.4 .5 )
5252
5353Aaron 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 )
5659
5760Derek Clarkson (drekka @github )
5861 * 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.
2929#1039 : Indicate explicitly blocked sources as "REDACTED" instead of
3030 "UNKNOWN" in `JsonLocation `
3131#1041 : Start using AssertJ in unit tests
32+ #1042 : Allow configuring spaces before and/or after the colon in `DefaultPrettyPrinter`
33+ (contributed by @digulla )
3234
33352.15 .2 (30 - May - 2023 )
3436
You can’t perform that action at this time.
0 commit comments