We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e500ac commit dba7a14Copy full SHA for dba7a14
release-notes/CREDITS-2.x
@@ -18,6 +18,7 @@ Contributors:
18
# 2.18.4 (not yet released)
19
20
WrongWrong (@k163377)
21
+* #923: Fixed hasRequiredMarker to only process content defined in Kotlin
22
* #920: Minor refactors that do not affect behavior
23
24
# 2.18.3 (28-Feb-2025)
release-notes/VERSION-2.x
@@ -18,6 +18,8 @@ Co-maintainers:
2.18.4 (not yet released)
+#923: Fixed a problem where the result of processing `hasRequiredMarker ` by a `KotlinModule` would also apply to
+ classes defined in `Java` when `NullToEmptyCollection` or `NullToEmptyMap` was enabled.
#920: Minor refactorings were made that did not affect behavior.
25
2.18.3 (28-Feb-2025)
0 commit comments