You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changes/changes.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,7 @@
44
44
<actiontype="fix"dev="ggregory"due-to="Dexter.k, Gary Gregory">Suppress class and declaringClass pseudo-properties in BeanMap (#412).</action>
45
45
<actiontype="fix"dev="ggregory"due-to="Dexter.k, Gary Gregory">Do not resolve suppressed mapped properties in getPropertyDescriptor (#413).</action>
46
46
<actiontype="fix"dev="ggregory"due-to="Naveed Khan, Gary Gregory">Make MethodUtils CACHE_ENABLED volatile (#414).</action>
47
+
<actiontype="fix"dev="ggregory"due-to="Naveed Khan, Gary Gregory">Case-fold column and bean property names with Locale.ROOT (#415).</action>
47
48
<!-- ADD -->
48
49
<actiontype="add"dev="ggregory"due-to="Gary Gregory">Use varargs for org.apache.commons.beanutils2.MethodUtils.getAccessibleMethod(Class, String, Class...), and remove last argument variants using Class[] and Class.</action>
49
50
<actiontype="add"dev="ggregory"due-to="SethFalco, Melloware, Gary Gregory">Add Instant converter and improve enum converter #49.</action>
0 commit comments