* Add support for fractional seconds in dates
If the WriteFreely instance returns dates with fractional seconds (e.g., 2022-09-28T11:55:39.886581893Z), the date-decoding strategy fails and an error is thrown.
* Switch formatOptions depending on fractional seconds
* Bump minimum OS versions