-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
872c957
commit e275fe3
Showing
4 changed files
with
43 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ Tatu Saloranta, [email protected]: author | |
|
||
Contributors: | ||
|
||
Michael Dombrowski (MikeDombo@github) | ||
Michael Dombrowski (@MikeDombo) | ||
|
||
* Contributed #80: Case-insensitive property, enum deserialization | ||
should be supported | ||
|
@@ -18,13 +18,18 @@ Michael Dombrowski (MikeDombo@github) | |
* Contributed #84: Public static fields are included in serialized output | ||
(2.13.0) | ||
|
||
Jonas Konrad (yawkat@github) | ||
Jonas Konrad (@yawkat) | ||
|
||
* Suggested #88: Make `jr-stree` dependency to `jr-objects` optional | ||
(2.13.0) | ||
|
||
Gerben Oolbekkink (qurben@github) | ||
Gerben Oolbekkink (@github) | ||
|
||
* Reported #98: `module-info.java` of `jr-stree` refers to module `com.fasterxml.jackson.jr.ob.api`, | ||
which is not defined | ||
(2.13.5) | ||
|
||
Reed Passaretti (@reed53) | ||
|
||
* Reported #107: Cannot deserialize `byte[]` from JSON `null` value | ||
(2.15.3) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters