Releases: smartemailing/types
Releases · smartemailing/types
Version 1.0.5
DateTimeRange is now safe for datetimes out of range of unix timestamp.
Version 1.0.4
LoginCredentials type added
Version 1.0.3
Added PrimitiveTypes::extract<type>OrNull
's third parameter $nullIfInvalid to allow NULL-output in case of invalid data.