@@ -13,18 +13,29 @@ Authors:
13
13
14
14
Contributors :
15
15
16
+ wrongwrong (k163377 @github )
17
+ * #456 : Refactor KNAI .findImplicitPropertyName ()
18
+ (2.13 .NEXT )
19
+
20
+ Dmitri Domanine (novtor @github )
21
+ * Contributed fix for #490 : Missing value of type JsonNode? is deserialized as NullNode instead of null
22
+ (2.13 .NEXT )
23
+
16
24
Fedor Bobin (Fuud @github )
17
25
* #496 , #45 : Fix treeToValue extension function should not have type erasure
18
26
(2.13 )
19
27
20
28
Mikhael Sokolov (sokomishalov @github )
21
29
* #489 : JsonNode , ArrayNode and ObjectNode extension functions
30
+ (2.13 )
22
31
23
32
Max Wiechmann (MaxMello @github )
24
33
* #494 : ProGuard ProTips in the README
34
+ (2.13 )
25
35
26
36
Róbert Papp (TWiStErRob @github )
27
37
* #477 : KotlinFeature documentation & deprecation replacements
38
+ (2.13 )
28
39
29
40
wrongwrong (k163377 @github )
30
41
* #468 : Improved support for value classes
@@ -42,21 +53,17 @@ wrongwrong (k163377@github)
42
53
* Contributed #438 : Fixed mapping failure when `private` `companion object` is named
43
54
(2.13 )
44
55
45
- Dmitri Domanine (novtor @github )
46
- * Contributed fix for #490 : Missing value of type JsonNode? is deserialized as NullNode instead of null
47
- (2.13 )
48
-
49
56
Marshall Pierce (marshallpierce @github )
50
57
* #474 : Reported disrespect for @JsonProperty on parent class
51
- (2.12 .NEXT )
58
+ (2.12 .5 )
52
59
53
60
Christopher Mason (masoncj @github )
54
61
* #194 : Contributed test case for @JsonIdentityInfo usage
55
- (2.12 .NEXT )
62
+ (2.12 .5 )
56
63
57
64
Martin Häusler (MartinHaeusler @github )
58
65
* Reported #194 : @JsonIdentityInfo bug
59
- (2.12 .NEXT )
66
+ (2.12 .5 )
60
67
61
68
Eric Fenderbosch (efenderbosch @github )
62
69
* Fixed #182 : Serialize unsigned numbers
0 commit comments