Updates `Field` to better track max data types / values. Implements string override option to handle mixed data types e.g. force string as data type when `{str, int}` seen.
0.4.1
Implements max dict to construct full schema for multiple dicts that have differences in keys, data types.
0.3.1
Sanitize invalid identifiers and improve key operations.
0.3.0
Remove TIMESTAPTZ data type due to lack of support in AWS Spectrum.
0.2.4
Optional argument implemented to infer string date time data types.
0.2.3
Stable alpha with all initial features implemented.