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 11ecff1 commit ff0b9c2Copy full SHA for ff0b9c2
release-notes/CREDITS
@@ -49,3 +49,7 @@ Sébastien Deleuze (@sdeleuze)
49
[3.0.0]
50
* Requested #5112: Add a `MapperBuilder#findAndAddModules(ClassLoader)` variant
51
52
+
53
+Yu Han (@hannyu)
54
+ * Contributed #5138: add `asShort()`, `asFloat()` conversion methods
55
+ [3.0.0]
release-notes/VERSION
@@ -22,6 +22,8 @@ Versions: 3.x (for earlier see VERSION-2.x)
22
(requested by Sébastien D)
23
#5112: Add a `MapperBuilder#findAndAddModules(ClassLoader)` variant
24
25
+#5138: add `asShort()`, `asFloat()` conversion methods
26
+ (contributed by Yu Han)
27
28
3.0.0-rc3 (13-Apr-2025)
29
0 commit comments