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:
1717
1818# 2 .16.0 (not yet released)
1919
20+ kkurczewski
21+ * #689 : Add KotlinDuration support
22+
2023WrongWrong (@k163377 )
2124* #687 : Optimize and Refactor KotlinValueInstantiator.createFromObjectWith
2225* #686 : Add KotlinPropertyNameAsImplicitName option
Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ Co-maintainers:
1818
19192.16 .0 (not yet released )
2020
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 .
2123#687 : Optimize and Refactor KotlinValueInstantiator .createFromObjectWith .
2224 This improves deserialization throughput about 1.3 ~ 1.5 times faster .
2325 https ://github.com/FasterXML/jackson-module-kotlin/pull/687#issuecomment-1637365799
You can’t perform that action at this time.
0 commit comments