We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed453e3 commit 62ac2e4Copy full SHA for 62ac2e4
release-notes/CREDITS-2.x
@@ -48,6 +48,8 @@ Julian Honnen (@jhonnen)
48
49
@Shounaks
50
51
+* Contributed PoC of #25: Add support single-int Constructors
52
+ (2.17.0)
53
* Contributed fix for #93: Skip serialization of `groovy.lang.MetaClass` values
54
to avoid `StackOverflowError`
55
(2.17.0)
release-notes/VERSION-2.x
@@ -14,6 +14,7 @@ Modules:
14
2.17.0 (not yet released)
15
16
#25: Add support single-int Constructors
17
+ (contributed by @Shounaks)
18
#78: Deserializes "null" to "0.0" for `java.lang.Double` (wrapper)
19
(reported by @bill-phast)
20
#93: Skip serialization of `groovy.lang.MetaClass` values to avoid `StackOverflowError`
0 commit comments