- Add default support for accepting Unix timestamps as strings as well, with an optional
:accept_stringsoption to disable the behavior (it's enabled by default). - Fix a bug with loading truncated datetimes and naive datetimes.
- Support
DateTimeandNaiveDateTimestructs when casting.
- Add the
t:EctoUnixTimestamp.t/0type. - Fix casting, loading, and dumping of non-integer terms.