This is release improves the compatibility with the latest JDBC 4.3 standard, in particular, there are the following adjustments:
- Improved
toString
method to align with the standard-compliantasString
implementation. - Updated
fromDate
method to acceptnull
as input when using a custom calendar, representing a missing value.