File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,9 @@ Contributors:
17
17
18
18
# 2 .16.0 (not yet released)
19
19
20
+ kkurczewski
21
+ * #689 : Add KotlinDuration support
22
+
20
23
WrongWrong (@k163377 )
21
24
* #687 : Optimize and Refactor KotlinValueInstantiator.createFromObjectWith
22
25
* #686 : Add KotlinPropertyNameAsImplicitName option
Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ Co-maintainers:
18
18
19
19
2.16 .0 (not yet released )
20
20
21
+ #689 : Added UseJavaDurationConversion feature .
22
+ By enabling this feature and adding the Java Time module , Kotlin Duration can be handled in the same way as Java Duration .
21
23
#687 : Optimize and Refactor KotlinValueInstantiator .createFromObjectWith .
22
24
This improves deserialization throughput about 1.3 ~ 1.5 times faster .
23
25
https ://github.com/FasterXML/jackson-module-kotlin/pull/687#issuecomment-1637365799
You can’t perform that action at this time.
0 commit comments