4.0.11
Fixes
- #370 Cannot format colloquial date when a time component value is zero and
allowedComponents
does not contains lower time components (ie. cannot print "today" when set formatter to accept onlyallowedComponents = [.day]
and day difference between dates is zero). - #371
DateInRegionFormatter
crashes with any non-default.allowedComponents
.