We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57a765f commit ed038adCopy full SHA for ed038ad
release-notes/CREDITS-2.x
@@ -148,3 +148,7 @@ Gökhan Öner (gokhanoner@github)
148
Øystein B. Huseby (oeystein@github)
149
* Contributed #131: Deserializing ZonedDateTime with basic TZ offset notation (0000)
150
(2.13.0)
151
+
152
+Maciej Dębowski (maciekdeb@github)
153
+ * Contributed #240: `LocalDateDeserializer` should consider coercionConfig settings
154
+ (2.14.0)
release-notes/VERSION-2.x
@@ -12,6 +12,8 @@ Modules:
12
13
#230: Change `LocalDateTimeSerializer` constructor protected from private
14
(requested by trydofor@github)
15
+#240: `LocalDateDeserializer` should consider coercionConfig settings
16
+ (contributed by (Maciej D)
17
18
2.13.2 (06-Mar-2022)
19
2.13.1 (19-Dec-2021)
0 commit comments